Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
Dutilities_test.cpp554 std::string strPath = "/proc/sys/kernel/perf_cpu_time_max_percent"; variable
567 std::string strPath = "/proc/sys/kernel/perf_event_max_sample_rate"; variable
580 std::string strPath = "/sys/kernel/tracing/saved_cmdlines_size"; variable
593 std::string strPath = "./hiperf_log.txt"; variable
605 std::string strPath = "./hiperf_log.txt"; variable
616 std::string strPath = "./hiperf_log.txt"; variable
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp556 std::string strPath = "/proc/sys/kernel/perf_cpu_time_max_percent"; variable
568 std::string strPath = "./hiperf_log.txt"; variable
580 std::string strPath = "./hiperf_log.txt"; variable
591 std::string strPath = "./hiperf_log.txt"; variable
/developtools/hdc/src/host/
Dserver.cpp144 std::string strPath = Base::UnicodeToUtf8(path, true); in PullupServerWin32() local