Home
last modified time | relevance | path

Searched defs:errorMatcher (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.cpp132 void ValidationTest::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError()
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1015 void DawnTestBase::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError()