Home
last modified time | relevance | path

Searched defs:ForkTest (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/gprpp/
H A Dfork_test.cc30 TEST(ForkTest, Init) { in TEST() argument
62 TEST(ForkTest, ThdCount) { in TEST() argument
97 TEST(ForkTest, ExecCount) { in TEST() argument
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_fork1.py18 class ForkTest(ForkWait): class
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_fork1.py21 class ForkTest(ForkWait): class
/aosp_15_r20/system/core/healthd/
H A Dhealthd_mode_charger_test.cpp66 void ForkTest(const std::string& subdir, const std::function<void(void)>& test_body) { in ForkTest() function
/aosp_15_r20/system/core/libcutils/
H A Dashmem_test.cpp72 TEST(AshmemTest, ForkTest) { in TEST() argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_multiprocessing_spawn.py224 class ForkTest(TestCase, _TestMultiProcessing): class
/aosp_15_r20/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo_test.cpp695 TEST_F(DmaBufTester, ForkTest) { in TEST_F() argument