Searched defs:OnCallRuntimeRunIfWaitingForDebugger (Results 1 – 2 of 2) sorted by relevance
523 void InspectorServer::OnCallRuntimeRunIfWaitingForDebugger(std::function<void(PtThread)> &&handler) in OnCallRuntimeRunIfWaitingForDebugger() function in ark::tooling::inspector::InspectorServer
629 TEST_F(ServerTest, OnCallRuntimeRunIfWaitingForDebugger) in TEST_F() argument