Searched refs:RunSuppressedTests (Results 1 – 2 of 2) sorted by relevance
236 bool RunSuppressedTests() const;301 bool RunSuppressedTests() const;594 DAWN_SKIP_TEST_IF_BASE(!RunSuppressedTests() && condition, "suppressed", condition)
649 bool DawnTestEnvironment::RunSuppressedTests() const { in RunSuppressedTests() function in DawnTestEnvironment812 bool DawnTestBase::RunSuppressedTests() const { in RunSuppressedTests() function in DawnTestBase813 return gTestEnv->RunSuppressedTests(); in RunSuppressedTests()