Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp452 size_t total_failed_count = 0; in OnTestIterationEndXmlPrint() local
464 total_failed_count += failed_count_list[i]; in OnTestIterationEndXmlPrint()
475 total_test_count, total_failed_count); in OnTestIterationEndXmlPrint()