Searched refs:mErrorMatcher (Results 1 – 4 of 4) sorted by relevance
135 mErrorMatcher = errorMatcher; in StartExpectDeviceError()144 mErrorMatcher = testing::_; in EndExpectDeviceError()221 ASSERT_THAT(message, self->mErrorMatcher); in OnDeviceError()
152 testing::Matcher<std::string> mErrorMatcher; variable
1018 mErrorMatcher = errorMatcher; in StartExpectDeviceError()1023 mErrorMatcher = testing::_; in EndExpectDeviceError()1039 ASSERT_THAT(message, self->mErrorMatcher); in OnDeviceError()
511 testing::Matcher<std::string> mErrorMatcher; variable