Searched defs:replySuccess (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/dynamic/test/client_utils/ | ||
| D | test_actions.h | 60 static MatchFunc replySuccess; member |
| D | test_util.cpp | 29 MatchFunc MatchRule::replySuccess = [] (auto recv, auto, auto) -> bool { in __anonb852e75d0102() member in panda::ecmascript::tooling::test::MatchRule |