Searched refs:AddCommonPreprocessor (Results 1 – 3 of 3) sorted by relevance
61 void AddCommonPreprocessor(std::string_view name, ApiInvokeHandler processor);
348 void FrontendApiServer::AddCommonPreprocessor(string_view name, ApiInvokeHandler processor) in AddCommonPreprocessor() function in OHOS::uitest::FrontendApiServer1326 server.AddCommonPreprocessor("APiCallInfoChecker", APiCallInfoChecker); in RegisterApiHandlers()
169 server.AddCommonPreprocessor("dummyProcessor", processor); in TEST_F()