Home
last modified time | relevance | path

Searched defs:StartExpectDeviceError (Results 1 – 4 of 4) 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() function in ValidationTest
138 void ValidationTest::StartExpectDeviceError() { in StartExpectDeviceError() function in ValidationTest
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.cpp57 void ValidationTest::StartExpectDeviceError() { in StartExpectDeviceError() function in ValidationTest
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp452 void DawnTest::StartExpectDeviceError() { in StartExpectDeviceError() function in DawnTest
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1015 void DawnTestBase::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError() function in DawnTestBase