Searched refs:IsTestModel (Results 1 – 3 of 3) sorted by relevance
50 static bool IsTestModel(const std::string& sourceFile, const std::string& name,
124 bool LogUtil::IsTestModel(const string& sourceFile, const string& name, in IsTestModel() function in OHOS::HiviewDFX::LogUtil
164 if (LogUtil::IsTestModel(sourceFile, name, pattern, desPath)) { in IsMatchPath()