Home
last modified time | relevance | path

Searched defs:onRun (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DGrCCPRTest.cpp204 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_cleanup
244 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_unregisterCulledOps
265 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_parseEmptyPath
394 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) final { in onRun() function in CCPRCacheTest
412 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_animationAtlasReuse
457 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_recycleEntries
501 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_mostlyVisible
556 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_deferredCleanup
592 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_hashTable
650 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_multiFlush
[all …]
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_testRunner.js21 onRun: function () { method