Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/static/tests/
Djson_object_matcher.h72 testing::Matcher<PropertyType> value_matcher; member
93 HasJsonPropertyMatcher(const char *key, testing::Matcher<PropertyType> value_matcher) in HasJsonPropertyMatcher()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Djson_object_matcher.h72 testing::Matcher<PropertyType> value_matcher; member
93 HasJsonPropertyMatcher(const char *key, testing::Matcher<PropertyType> value_matcher) in HasJsonPropertyMatcher()