Home
last modified time | relevance | path

Searched refs:GetSampleFile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/moduletest/
H A Dleak_detector_module_test.cpp73 string sampleFile = TestUtil::GetSampleFile(MY_PROCESS);
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.h35 static std::string GetSampleFile(const std::string &processName);
H A Dtest_util.cpp61 string TestUtil::GetSampleFile(const string &processName) in GetSampleFile() function in OHOS::HiviewDFX::TestUtil