Home
last modified time | relevance | path

Searched defs:fileBasePath (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/ui/test/autotest/src/
Dui_auto_test.cpp254 std::string fileBasePath = config->baseDir + fileName; in OnCompareFile() local
Dcompare_tools.cpp158 bool CompareTools::CompareFile(const char* fileBasePath, const char* fileRunPath) in CompareFile()