Searched defs:all_test_passed (Results 1 - 1 of 1) sorted by path

/bionic/tests/
H A Dgtest_main.cpp1150 bool all_test_passed = RunTestInSeparateProc(argc, arg_list.data(), testcase_list, local
1152 return all_test_passed ? 0 : 1;

Completed in 44 milliseconds