Searched defs:total_failed_count (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dgtest_main.cpp551 size_t total_failed_count = 0; local
563 total_failed_count += failed_count_list[i];
574 total_test_count, total_failed_count);

Completed in 57 milliseconds