Searched refs:StartExpectDeviceError (Results 1 – 10 of 10) 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()
23 StartExpectDeviceError(); \34 void StartExpectDeviceError();
57 void ValidationTest::StartExpectDeviceError() { in StartExpectDeviceError() function in ValidationTest
49 StartExpectDeviceError(); \161 void StartExpectDeviceError();
452 void DawnTest::StartExpectDeviceError() { in StartExpectDeviceError() function in DawnTest
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()