Home
last modified time | relevance | path

Searched defs:strPath (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp544 std::string strPath = "/proc/sys/kernel/perf_cpu_time_max_percent"; variable
556 std::string strPath = "./hiperf_log.txt"; variable
568 std::string strPath = "./hiperf_log.txt"; variable
579 std::string strPath = "./hiperf_log.txt"; variable
/developtools/hiperf/test/unittest/common/native/
Dutilities_test.cpp539 std::string strPath = "/proc/sys/kernel/perf_cpu_time_max_percent"; variable
551 std::string strPath = "./hiperf_log.txt"; variable
563 std::string strPath = "./hiperf_log.txt"; variable
574 std::string strPath = "./hiperf_log.txt"; variable
/developtools/hdc/src/host/
Dserver.cpp126 std::string strPath = Base::UnicodeToUtf8(path, true); in PullupServerWin32() local