Searched defs:StartExpectDeviceError (Results 1 – 2 of 2) sorted by relevance
132 void ValidationTest::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError() function in ValidationTest138 void ValidationTest::StartExpectDeviceError() { in StartExpectDeviceError() function in ValidationTest
1015 void DawnTestBase::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError() function in DawnTestBase