Home
last modified time | relevance | path

Searched defs:test_id (Results 1 – 1 of 1) sorted by relevance

/test/vts/runners/target/gtest/
Dgtest_main.cpp190 Test& GetTest(size_t test_id) { in GetTest()
200 void SetTestResult(size_t test_id, TestResult result) { in SetTestResult()
210 void SetTestTime(size_t test_id, int64_t elapsed_time_ns) { in SetTestTime()
339 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()
616 size_t testcase_id, test_id; member
642 int testcase_id, int test_id, int argc, in RunChildProcess()
750 int test_id = child_proc.test_id; in ReadChildProcOutput() local
823 int test_id = child_proc.test_id; in CollectChildTestResult() local
926 size_t test_id = child_proc.test_id; in RunTestInSeparateProc() local