Home
last modified time | relevance | path

Searched defs:JsonProperty (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Djson_object_matcher.h67 struct JsonProperty { struct
88 …explicit HasJsonPropertyMatcher(JsonProperty<PropertyType> property) : property_(std::move(propert… in HasJsonPropertyMatcher() argument