Searched defs:RunTestInSeparateProc (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dgtest_main.cpp674 perror("pipe in RunTestInSeparateProc");
678 perror("fcntl in RunTestInSeparateProc");
683 perror("fork in RunTestInSeparateProc");
882 static bool RunTestInSeparateProc(int argc, char** argv, std::vector<TestCase>& testcase_list, function
1206 bool all_test_passed = RunTestInSeparateProc(argc, arg_list.data(), testcase_list,

Completed in 168 milliseconds