Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_plugin/test/unittest/
Dnetwork_plugin_test.cpp54 std::string GetFullPath(std::string path);
63 std::string str = "rm -rf " + GetFullPath(DEFAULT_TEST_PATH) + "utresources"; in TearDownTestCase()
121 std::string GetFullPath(std::string path) in GetFullPath() function
131 g_path = GetFullPath(DEFAULT_TEST_PATH); in SetUpTestCase()
/developtools/profiler/device/plugins/diskio_plugin/test/unittest/
Ddiskio_data_plugin_unittest.cpp77 std::string GetFullPath(std::string path) in GetFullPath() function
121 g_path = GetFullPath(DEFAULT_TEST_PATH);
/developtools/profiler/device/plugins/process_plugin/test/unittest/
Dprocess_plugin_unittest.cpp122 std::string GetFullPath(std::string path) in GetFullPath() function
178 g_path = GetFullPath(DEFAULT_TEST_PATH);
/developtools/profiler/device/plugins/memory_plugin/test/unittest/
Dmemory_data_plugin_unittest.cpp77 std::string GetFullPath(std::string path);
197 std::string GetFullPath(std::string path) in GetFullPath() function
207 g_path = GetFullPath(DEFAULT_TEST_PATH); in SetUpTestCase()
/developtools/hiperf/test/unittest/common/native/
Dvirtual_thread_test.cpp44 static std::string GetFullPath() in GetFullPath() function in OHOS::Developtools::HiPerf::VirtualThreadTest
188 static std::string myFilePath = GetFullPath(); in PhdrCallBack()
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dvirtual_thread_test.cpp44 static std::string GetFullPath() in GetFullPath() function in OHOS::Developtools::NativeDaemon::VirtualThreadTest
175 static std::string myFilePath = GetFullPath(); in PhdrCallBack()
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp178 std::string GetFullPath(std::string path) in GetFullPath() function
255 g_path = GetFullPath(DEFAULT_TEST_PATH);