Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp191 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; member
688 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() local
861 int test_id = child_proc.test_id; in CollectChildTestResult() local
954 size_t test_id = child_proc.test_id; in RunTestInSeparateProc() local