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