Home
last modified time | relevance | path

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

/test/vts/runners/target/gtest/
Dgtest_main.cpp510 size_t total_failed_count = 0; in OnTestIterationEndXmlPrint() local
522 total_failed_count += failed_count_list[i]; in OnTestIterationEndXmlPrint()
536 total_test_count, total_failed_count); in OnTestIterationEndXmlPrint()