Home
last modified time | relevance | path

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

/test/vts/runners/target/gtest/
Dgtest_main.cpp509 size_t total_test_count = 0; in OnTestIterationEndXmlPrint() local
515 total_test_count += testcase.TestCount(); in OnTestIterationEndXmlPrint()
536 total_test_count, total_failed_count); in OnTestIterationEndXmlPrint()