Home
last modified time | relevance | path

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

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