Home
last modified time | relevance | path

Searched refs:SaveResultLog (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/test/autotest/include/
H A Dcompare_tools.h60 static void SaveResultLog(const char* filePath, const char* buff, size_t bufSize);
/foundation/arkui/ui_lite/test/autotest/src/
H A Dui_auto_test.cpp266 CompareTools::SaveResultLog(config->logDir.c_str(), log.c_str(), strlen(log.c_str())); in OnCompareFile()
H A Dcompare_tools.cpp269 void CompareTools::SaveResultLog(const char* filePath, const char* buff, size_t bufSize) in SaveResultLog() function in OHOS::CompareTools

Completed in 2 milliseconds