• Home
  • Raw
  • Download

Lines Matching refs:std

55     std::string outStrForCallbackCheck = "";  in HWTEST_F_L0()
56 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
57 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
60 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
61 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
64 std::string strFilename = "filename"; in HWTEST_F_L0()
83 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
84 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
85 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
88 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
89 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
90 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
93 std::string msg = std::string() + in HWTEST_F_L0()
113 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
114 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
115 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
118 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
119 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
120 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
123 std::string msg = std::string() + in HWTEST_F_L0()
144 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
145 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
146 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
149 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
150 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
151 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
154 std::string msg = std::string() + in HWTEST_F_L0()
172 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
173 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
174 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
177 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
178 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
179 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
182 std::string msg = std::string() + in HWTEST_F_L0()
200 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
201 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
202 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
205 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
206 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
207 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
210 std::string msg = std::string() + in HWTEST_F_L0()
231 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
232 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
233 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
236 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
237 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
238 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
241 std::string msg = std::string() + in HWTEST_F_L0()
262 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
263 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
264 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
267 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
268 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
269 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
272 std::string msg = std::string() + in HWTEST_F_L0()
290 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
291 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
292 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
295 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
296 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
297 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
300 std::string msg = std::string() + in HWTEST_F_L0()
330 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
331 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
332 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
335 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
336 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
337 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
340 std::string msg = std::string() + in HWTEST_F_L0()
358 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
359 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
360 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
363 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
364 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
365 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
368 std::string msg = std::string() + in HWTEST_F_L0()
388 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
389 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
390 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
393 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
394 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
395 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
398 std::string msg = std::string() + in HWTEST_F_L0()
415 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
416 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
417 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
420 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
421 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
422 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
425 std::string msg = std::string() + in HWTEST_F_L0()
443 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
444 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
445 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
448 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
449 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
450 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
453 std::string msg = std::string() + in HWTEST_F_L0()
474 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
475 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
476 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
479 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
480 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
481 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
484 std::string msg = std::string() + in HWTEST_F_L0()
505 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
506 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
507 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
510 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
511 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
513 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
516 std::string msg = std::string() + in HWTEST_F_L0()
536 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
537 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
538 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
541 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
542 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
544 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
546 std::string msg = std::string() + in HWTEST_F_L0()
566 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
567 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
568 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
571 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
572 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
573 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
575 std::string msg = std::string() + in HWTEST_F_L0()
593 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
594 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
595 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
598 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
599 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
600 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
603 std::string msg = std::string() + in HWTEST_F_L0()
621 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
622 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
623 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
626 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
627 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
628 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
632 std::string msg = std::string() + in HWTEST_F_L0()
657 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
658 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
659 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
662 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
663 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
664 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
667 std::string msg = std::string() + in HWTEST_F_L0()
685 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
686 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
687 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
690 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
691 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
692 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
694 std::string msg = std::string() + in HWTEST_F_L0()
714 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
715 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
716 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
719 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
720 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
721 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
724 std::string msg = std::string() + in HWTEST_F_L0()
744 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
745 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
746 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
749 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
750 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
751 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
754 std::string msg = std::string() + in HWTEST_F_L0()
774 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
775 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
776 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
779 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
780 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
781 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
784 std::string msg = std::string() + in HWTEST_F_L0()
805 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
806 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
807 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
810 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
811 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
812 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
814 std::string msg = std::string() + in HWTEST_F_L0()
832 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
833 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
834 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
837 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
838 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
839 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
842 std::string msg = std::string() + in HWTEST_F_L0()
862 std::string outStrForCallbackCheck = ""; in HWTEST_F_L0()
863 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0()
864 … [&outStrForCallbackCheck]([[maybe_unused]] const void *ptr, const std::string &inStrOfReply) { in HWTEST_F_L0()
867 auto runtimeImpl = std::make_unique<RuntimeImpl>(ecmaVm, protocolChannel); in HWTEST_F_L0()
868 auto debuggerImpl = std::make_unique<DebuggerImpl>(ecmaVm, protocolChannel, runtimeImpl.get()); in HWTEST_F_L0()
869 …auto dispatcherImpl = std::make_unique<DebuggerImpl::DispatcherImpl>(protocolChannel, std::move(de… in HWTEST_F_L0()
871 std::string msg = std::string() + in HWTEST_F_L0()