Searched refs:RemoveCommonPreprocessor (Results 1 – 3 of 3) sorted by relevance
66 void RemoveCommonPreprocessor(std::string_view name);
371 void FrontendApiServer::RemoveCommonPreprocessor(string_view name) in RemoveCommonPreprocessor() function in OHOS::uitest::FrontendApiServer
49 FrontendApiServer::Get().RemoveCommonPreprocessor("dummyProcessor"); in TearDown()