Searched defs:needMoreMsg (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/toolchain/tooling/dynamic/test/testcases/ |
| D | js_allocationtrack_loop_test.h | 127 bool RecvReportProgressFinished(std::string recv, bool &needMoreMsg) in RecvReportProgressFinished() 162 bool RecvReportProgressChunk(std::string recv, bool &needMoreMsg) in RecvReportProgressChunk()
|
| D | js_allocationtrack_recursion_test.h | 121 bool RecvReportProgressFinished(std::string recv, bool &needMoreMsg) in RecvReportProgressFinished() 156 bool RecvReportProgressChunk(std::string recv, bool &needMoreMsg) in RecvReportProgressChunk()
|
| D | js_heapdump_test.h | 92 bool RecvReportProgressFinished(std::string recv, bool &needMoreMsg) in RecvReportProgressFinished() 127 bool RecvReportProgressChunk(std::string recv, bool& needMoreMsg) in RecvReportProgressChunk()
|
| D | js_allocationtrack_test.h | 101 bool RecvReportProgressFinished(std::string recv, bool &needMoreMsg) in RecvReportProgressFinished() 136 bool RecvReportProgressChunk(std::string recv, bool& needMoreMsg) in RecvReportProgressChunk()
|
| D | js_heapdump_loop_test.h | 122 bool RecvReportProgressFinished(std::string recv, bool &needMoreMsg) in RecvReportProgressFinished() 157 bool RecvReportProgressChunk(std::string recv, bool &needMoreMsg) in RecvReportProgressChunk()
|
| /arkcompiler/toolchain/tooling/dynamic/test/client_utils/ |
| D | test_util.cpp | 168 bool needMoreMsg = false; in HandleAcceptanceMessages() local
|