Searched defs:test_id (Results 1 – 1 of 1) sorted by relevance
172 Test& GetTest(size_t test_id) { in GetTest()182 void SetTestResult(size_t test_id, TestResult result) { in SetTestResult()192 void SetTestTime(size_t test_id, int64_t elapsed_time_ns) { in SetTestTime()315 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()338 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()591 size_t testcase_id, test_id; member615 static ChildProcInfo RunChildProcess(const std::string& test_name, int testcase_id, int test_id, in RunChildProcess()717 int test_id = child_proc.test_id; in ReadChildProcOutput() local788 int test_id = child_proc.test_id; in CollectChildTestResult() local881 size_t test_id = child_proc.test_id; in RunTestInSeparateProc() local