Home
last modified time | relevance | path

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

/external/libchrome/base/test/launcher/
Dtest_results_tracker.h63 void PrintSummaryOfAllIterations() const;
Dtest_results_tracker.cc270 void TestResultsTracker::PrintSummaryOfAllIterations() const { in PrintSummaryOfAllIterations() function in base::TestResultsTracker
Dtest_launcher.cc595 results_tracker_.PrintSummaryOfAllIterations(); in Run()