Home
last modified time | relevance | path

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

/aosp_15_r20/system/libvintf/test/
H A DVintfFmTest.cpp150 class MatrixInstanceMatcher : public MatcherInterface<const std::string&> { class
152 MatrixInstanceMatcher(std::set<std::string> expected) : mExpected(std::move(expected)) {} in MatrixInstanceMatcher() function in android::vintf::__anond351deb00111::MatrixInstanceMatcher