Home
last modified time | relevance | path

Searched refs:SetLogPath (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dauto_test_manager.cpp46 CompareTools::SetLogPath(logPath, sizeof(logPath)); in SetUpTestCase()
49 CompareTools::SetLogPath(logPath, sizeof(logPath)); in SetUpTestCase()
H A Dcompare_tools.cpp309 void CompareTools::SetLogPath(const char* filePath, size_t length) in SetLogPath() function in OHOS::CompareTools
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dcompare_tools.h58 static void SetLogPath(const char* filePath, size_t length);
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.h82 void SetLogPath(const std::string& logPath);
H A Ddb_helper.cpp60 watchPoint.SetLogPath(smatchResult[1].str()); in GetResultMap()
H A Dwatch_point.cpp212 void WatchPoint::SetLogPath(const std::string& logPath) in SetLogPath() function in OHOS::HiviewDFX::WatchPoint
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp747 wp1->SetLogPath(logPath);