Home
last modified time | relevance | path

Searched defs:ASSERT_DEVICE_ERROR (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.h22 #define ASSERT_DEVICE_ERROR(statement) \ macro
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.h40 #define ASSERT_DEVICE_ERROR(...) \ macro
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.h48 #define ASSERT_DEVICE_ERROR(statement) \ macro
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h108 #define ASSERT_DEVICE_ERROR(statement) ASSERT_DEVICE_ERROR_MSG(statement, testing::_) macro