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