Searched defs:test_name (Results 1 – 1 of 1) sorted by relevance
161 void AppendTest(const char* test_name) { in AppendTest()599 static void ChildProcessFn(int argc, char** argv, const std::string& test_name) { in ChildProcessFn()615 static ChildProcInfo RunChildProcess(const std::string& test_name, int testcase_id, int test_id, in RunChildProcess()665 … std::string test_name = testcase_list[child_proc.testcase_id].GetTestName(child_proc.test_id); in HandleSignals() local862 std::string test_name = testcase_list[next_testcase_id].GetTestName(next_test_id); in RunTestInSeparateProc() local