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