Searched defs:HasJsonPropertyMatcher (Results 1 – 1 of 1) sorted by relevance
88 …explicit HasJsonPropertyMatcher(JsonProperty<PropertyType> property) : property_(std::move(propert… in HasJsonPropertyMatcher() function90 …HasJsonPropertyMatcher(const char *key, testing::Matcher<PropertyType> valueMatcher) : property_ {… in HasJsonPropertyMatcher() function