Searched defs:JsonProperty (Results 1 – 1 of 1) sorted by relevance
70 struct JsonProperty { struct91 …explicit HasJsonPropertyMatcher(JsonProperty<PropertyType> property) : property_(std::move(propert… in HasJsonPropertyMatcher() argument