Searched defs:fileBasePath (Results 1 – 2 of 2) sorted by relevance
254 std::string fileBasePath = config->baseDir + fileName; in OnCompareFile() local
158 bool CompareTools::CompareFile(const char* fileBasePath, const char* fileRunPath) in CompareFile()