Home
last modified time | relevance | path

Searched refs:var_type (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_watch_other_type_test.h86 bool RecvWatchSubtypeInfo(std::string recv, std::string var_type, std::string var_class, in RecvWatchSubtypeInfo() argument
117 if (ret != Result::SUCCESS || subtype != var_type) { in RecvWatchSubtypeInfo()
H A Djs_watch_basic_type_test.h98 bool RecvWatchVaribleInfo(std::string recv, std::string var_type, std::string var_value = "undefined") in RecvWatchVaribleInfo() argument
122 if (ret != Result::SUCCESS || type != var_type) { in RecvWatchVaribleInfo()
H A Djs_stepinto_arrow_test.h183 bool RecvWatchInfo(std::string recv, std::string var_type, std::string var_value) in RecvWatchInfo() argument
207 if (ret != Result::SUCCESS || type != var_type) { in RecvWatchInfo()

Completed in 2 milliseconds