Searched refs:onRun (Results 1 - 6 of 6) sorted by relevance

/external/skia/tests/
H A DTestClassDef.h28 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 DARGBImageEncoderTest.cpp23 virtual void onRun(Reporter* reporter) SK_OVERRIDE;
31 void BitmapTransformerTestClass::onRun(Reporter* reporter) { function in class:skiatest::BitmapTransformerTestClass
H A DBitmapHasherTest.cpp23 virtual void onRun(Reporter* reporter) { function in class:skiatest::BitmapHasherTestClass
H A DTest.cpp109 this->onRun(&local);
H A DTest.h71 virtual void onRun(Reporter*) = 0;
H A DChecksumTest.cpp21 virtual void onRun(Reporter* reporter) { function in class:skiatest::ChecksumTestClass

Completed in 479 milliseconds