Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp302 for (const auto& testcase : testcase_list) { in OnTestIterationStartPrint() local
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()
373 for (const auto& testcase : testcase_list) { in OnTestIterationEndPrint() local
500 auto& testcase = testcase_list[i]; in OnTestIterationEndXmlPrint() local
522 auto& testcase = testcase_list[i]; in OnTestIterationEndXmlPrint() local
716 TestCase& testcase = testcase_list[child_proc.testcase_id]; in ReadChildProcOutput() local
787 static void CollectChildTestResult(const ChildProcInfo& child_proc, TestCase& testcase) { in CollectChildTestResult()
882 TestCase& testcase = testcase_list[testcase_id]; in RunTestInSeparateProc() local