Home
last modified time | relevance | path

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

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