Home
last modified time | relevance | path

Searched refs:GetFullPath (Results 1 - 8 of 8) sorted by relevance

/developtools/profiler/device/plugins/network_plugin/test/unittest/
H A Dnetwork_plugin_test.cpp48 std::string GetFullPath(std::string path);
57 std::string str = "rm -rf " + GetFullPath(DEFAULT_TEST_PATH) + "utresources"; in TearDownTestCase()
115 std::string GetFullPath(std::string path) in GetFullPath() function
125 g_path = GetFullPath(DEFAULT_TEST_PATH); in SetUpTestCase()
/developtools/profiler/device/plugins/gpu_plugin/test/unittest/
H A Dgpu_data_plugin_unittest.cpp74 std::string GetFullPath(std::string path) in GetFullPath() function
122 g_path = GetFullPath(DEFAULT_TEST_PATH); in HWTEST_F()
/developtools/profiler/device/plugins/diskio_plugin/test/unittest/
H A Ddiskio_data_plugin_unittest.cpp71 std::string GetFullPath(std::string path) in GetFullPath() function
115 g_path = GetFullPath(DEFAULT_TEST_PATH); in HWTEST_F()
/developtools/hiperf/test/unittest/common/native/
H A Dvirtual_thread_test.cpp44 static std::string GetFullPath() in GetFullPath() function in OHOS::Developtools::HiPerf::VirtualThreadTest
114 static std::string myFilePath = GetFullPath(); in PhdrCallBack()
/developtools/profiler/device/plugins/process_plugin/test/unittest/
H A Dprocess_plugin_unittest.cpp117 std::string GetFullPath(std::string path) in GetFullPath() function
173 g_path = GetFullPath(DEFAULT_TEST_PATH); in HWTEST_F()
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Dvirtual_thread_test.cpp42 static std::string GetFullPath() in GetFullPath() function in OHOS::Developtools::NativeDaemon::VirtualThreadTest
99 static std::string myFilePath = GetFullPath(); in PhdrCallBack()
/developtools/profiler/device/plugins/memory_plugin/test/unittest/
H A Dmemory_data_plugin_unittest.cpp330 std::string GetFullPath(std::string path);
475 std::string GetFullPath(std::string path) in GetFullPath() function
485 g_path = GetFullPath(DEFAULT_TEST_PATH); in SetUpTestCase()
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
H A Dcpu_data_plugin_unittest.cpp173 std::string GetFullPath(std::string path) in GetFullPath() function
250 g_path = GetFullPath(DEFAULT_TEST_PATH); in HWTEST_F()

Completed in 10 milliseconds