Home
last modified time | relevance | path

Searched defs:ErrorMessageMatcher (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/libvintf/test/
H A Dvintf_object_tests.cpp1875 class ErrorMessageMatcher { class
1877 ErrorMessageMatcher(const std::string& message) : mMessage(message) {} in ErrorMessageMatcher() function in android::vintf::testing::ErrorMessageMatcher