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