Searched defs:test_id (Results 1 – 1 of 1) sorted by relevance
195 Test& GetTest(size_t test_id) { in GetTest()205 void SetTestResult(size_t test_id, TestResult result) { in SetTestResult()219 void SetTestTime(size_t test_id, int64_t elapsed_time_ns) { in SetTestTime()343 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()366 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()631 size_t testcase_id, test_id; member655 static ChildProcInfo RunChildProcess(const std::string& test_name, int testcase_id, int test_id, in RunChildProcess()757 int test_id = child_proc.test_id; in ReadChildProcOutput() local828 int test_id = child_proc.test_id; in CollectChildTestResult() local921 size_t test_id = child_proc.test_id; in RunTestInSeparateProc() local