Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp568 size_t total_test_count = 0; in OnTestIterationEndXmlPrint() local
574 total_test_count += testcase.TestCount(); in OnTestIterationEndXmlPrint()
592 total_test_count, total_failed_count); in OnTestIterationEndXmlPrint()