Searched refs:countTests (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DTest.h28 int countTests() const { return fTestCount; } function in class:skiatest::Reporter
H A Dskia_test.cpp211 toRun, failCount, skipCount, reporter.countTests());
/external/skia/tests/
H A DTest.h28 int countTests() const { return fTestCount; } function in class:skiatest::Reporter
H A Dskia_test.cpp229 toRun, failCount, skipCount, reporter.countTests());

Completed in 152 milliseconds