Searched refs:errorMatcher (Results 1 – 4 of 4) sorted by relevance
132 void ValidationTest::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError() argument135 mErrorMatcher = errorMatcher; in StartExpectDeviceError()
102 void StartExpectDeviceError(testing::Matcher<std::string> errorMatcher);
1015 void DawnTestBase::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError() argument1018 mErrorMatcher = errorMatcher; in StartExpectDeviceError()
309 void StartExpectDeviceError(testing::Matcher<std::string> errorMatcher = testing::_);