template <>
class ObjNameMatchesMatcherP
Defined at line 39 of file ../../sdk/lib/ld/testing/include/lib/ld/testing/mock-debugdata.h
This is a matcher for use in EXPECT_CALL in the place of any zx::... handle
type argument. Its argument is a matcher applied against the VMO name as a
std::string.