Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp172 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; member
615 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() local
788 int test_id = child_proc.test_id; in CollectChildTestResult() local
881 size_t test_id = child_proc.test_id; in RunTestInSeparateProc() local