Home
last modified time | relevance | path

Searched refs:RecvReportProgress (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_allocationtrack_recursion_test.h54 [this](auto recv, auto, auto) -> bool { return RecvReportProgress(recv); }}, in JsAllocationTrackRecursionTest()
75 [this](auto recv, auto, auto) -> bool { return RecvReportProgress(recv); }}, in JsAllocationTrackRecursionTest()
95 bool RecvReportProgress(std::string recv) in RecvReportProgress() function in panda::ecmascript::tooling::test::JsAllocationTrackRecursionTest
H A Djs_allocationtrack_loop_test.h55 [this](auto recv, auto, auto) -> bool { return RecvReportProgress(recv); }}, in JsAllocationTrackLoopTest()
81 [this](auto recv, auto, auto) -> bool { return RecvReportProgress(recv); }}, in JsAllocationTrackLoopTest()
101 bool RecvReportProgress(std::string recv) in RecvReportProgress() function in panda::ecmascript::tooling::test::JsAllocationTrackLoopTest
H A Djs_heapdump_test.h41 return RecvReportProgress(recv); in JsHeapdumpTest()
60 bool RecvReportProgress(std::string recv) in RecvReportProgress() function in panda::ecmascript::tooling::test::JsHeapdumpTest
H A Djs_allocationtrack_test.h56 return RecvReportProgress(recv); in JsAllocationtrackTest()
75 bool RecvReportProgress(std::string recv) in RecvReportProgress() function in panda::ecmascript::tooling::test::JsAllocationtrackTest
H A Djs_heapdump_loop_test.h62 [this](auto recv, auto, auto) -> bool { return RecvReportProgress(recv); }}, in JsHeapdumpLoopTest()
90 bool RecvReportProgress(std::string recv) in RecvReportProgress() function in panda::ecmascript::tooling::test::JsHeapdumpLoopTest

Completed in 2 milliseconds