Home
last modified time | relevance | path

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

/third_party/skia/tests/
DTest.cpp20 bool skiatest::Reporter::allowExtendedTest() const { return false; } in allowExtendedTest() function in skiatest::Reporter
Dskia_test.cpp107 bool allowExtendedTest() const override { return FLAGS_extendedTest; } in operator ()() function
/third_party/skia/m133/tests/
DTest.cpp22 bool skiatest::Reporter::allowExtendedTest() const { return false; } in allowExtendedTest() function in skiatest::Reporter
/third_party/skia/m133/tools/testrunners/unit/
DBazelUnitTestRunner.cpp65 bool allowExtendedTest() const override { return false; } in allowExtendedTest() function in BazelReporter
/third_party/skia/dm/
DDM.cpp1454 bool allowExtendedTest() const override { in run_test() function
/third_party/skia/m133/dm/
DDM.cpp1518 bool allowExtendedTest() const override { in allowExtendedTest() function