Searched defs:test_id (Results 1 – 1 of 1) sorted by relevance
191 Test& GetTest(size_t test_id) { in GetTest()201 void SetTestResult(size_t test_id, TestResult result) { in SetTestResult()220 void SetTestTime(size_t test_id, int64_t elapsed_time_ns) { in SetTestTime()344 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()367 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()664 size_t testcase_id, test_id; member688 static ChildProcInfo RunChildProcess(const std::string& test_name, int testcase_id, int test_id, in RunChildProcess()790 int test_id = child_proc.test_id; in ReadChildProcOutput() local861 int test_id = child_proc.test_id; in CollectChildTestResult() local954 size_t test_id = child_proc.test_id; in RunTestInSeparateProc() local