Home
last modified time | relevance | path

Searched refs:RunSuppressedTests (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.h236 bool RunSuppressedTests() const;
301 bool RunSuppressedTests() const;
594 DAWN_SKIP_TEST_IF_BASE(!RunSuppressedTests() && condition, "suppressed", condition)
H A DDawnTest.cpp649 bool DawnTestEnvironment::RunSuppressedTests() const { in RunSuppressedTests() function in DawnTestEnvironment
812 bool DawnTestBase::RunSuppressedTests() const { in RunSuppressedTests() function in DawnTestBase
813 return gTestEnv->RunSuppressedTests(); in RunSuppressedTests()

Completed in 4 milliseconds