Home
last modified time | relevance | path

Searched refs:DAWN_SKIP_TEST_IF_BASE (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h577 #define DAWN_SKIP_TEST_IF_BASE(condition, type, reason) \ macro
589 DAWN_SKIP_TEST_IF_BASE(condition, "unsupported", condition)
594 DAWN_SKIP_TEST_IF_BASE(!RunSuppressedTests() && condition, "suppressed", condition)