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