Searched refs:onRun (Results 1 - 6 of 6) sorted by relevance
/external/skia/tests/ | ||
H A D | TestClassDef.h | 28 virtual void onRun(Reporter* reporter) SK_OVERRIDE { function(reporter); } \ 40 virtual void onRun(Reporter* reporter) SK_OVERRIDE { function(reporter); } \ 52 virtual void onRun(Reporter* reporter) SK_OVERRIDE { \ |
H A D | ARGBImageEncoderTest.cpp | 23 virtual void onRun(Reporter* reporter) SK_OVERRIDE; 31 void BitmapTransformerTestClass::onRun(Reporter* reporter) { function in class:skiatest::BitmapTransformerTestClass |
H A D | BitmapHasherTest.cpp | 23 virtual void onRun(Reporter* reporter) { function in class:skiatest::BitmapHasherTestClass |
H A D | Test.cpp | 109 this->onRun(&local); |
H A D | Test.h | 71 virtual void onRun(Reporter*) = 0; |
H A D | ChecksumTest.cpp | 21 virtual void onRun(Reporter* reporter) { function in class:skiatest::ChecksumTestClass |
Completed in 479 milliseconds