Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/tfc/
Dcommand_attempt.py114 total_test_count, argument
135 "total_test_count": total_test_count,
Dtfc_client_test.py109 summary="complete", total_test_count=2, failed_test_count=1,
/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()