Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp495 size_t total_test_count = 0; in OnTestIterationEndXmlPrint() local
501 total_test_count += testcase.TestCount(); in OnTestIterationEndXmlPrint()
519 total_test_count, total_failed_count); in OnTestIterationEndXmlPrint()