Home
last modified time | relevance | path

Searched defs:allowExtendedTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DTest.cpp22 bool skiatest::Reporter::allowExtendedTest() const { return false; } in allowExtendedTest() function in skiatest::Reporter
/aosp_15_r20/external/skia/tools/testrunners/unit/
H A DBazelUnitTestRunner.cpp65 bool allowExtendedTest() const override { return false; } in allowExtendedTest() function in BazelReporter
/aosp_15_r20/external/skia/dm/
H A DDM.cpp1518 bool allowExtendedTest() const override { in allowExtendedTest() function