Home
last modified time | relevance | path

Searched refs:total_test_count (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dgtest_main.cpp451 size_t total_test_count = 0; in OnTestIterationEndXmlPrint() local
457 total_test_count += testcase.TestCount(); in OnTestIterationEndXmlPrint()
475 total_test_count, total_failed_count); in OnTestIterationEndXmlPrint()