Searched refs:StartExpectDeviceError (Results 1 – 6 of 6) sorted by relevance
46 StartExpectDeviceError(); \56 StartExpectDeviceError(matcher); \102 void StartExpectDeviceError(testing::Matcher<std::string> errorMatcher);103 void StartExpectDeviceError();
132 void ValidationTest::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError() function in ValidationTest138 void ValidationTest::StartExpectDeviceError() { in StartExpectDeviceError() function in ValidationTest139 StartExpectDeviceError(testing::_); in StartExpectDeviceError()
99 StartExpectDeviceError(matcher); \309 void StartExpectDeviceError(testing::Matcher<std::string> errorMatcher = testing::_);
1015 void DawnTestBase::StartExpectDeviceError(testing::Matcher<std::string> errorMatcher) { in StartExpectDeviceError() function in DawnTestBase
327 self->StartExpectDeviceError(); in ToMockDeviceLostCallback()
37 self->StartExpectDeviceError(); in ToMockDeviceLostCallback()