HomeSort by relevance Sort by last modified time
    Searched refs:RunTestInSeparateProc (Results 1 - 2 of 2) sorted by null

  /test/vts/runners/target/gtest/
gtest_main.cpp 623 perror("pipe in RunTestInSeparateProc");
627 perror("fcntl in RunTestInSeparateProc");
632 perror("fork in RunTestInSeparateProc");
845 static bool RunTestInSeparateProc(int argc, char** argv,
    [all...]
  /bionic/tests/
gtest_main.cpp 674 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,
    [all...]

Completed in 132 milliseconds