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.cpp555 std::string strPath = "/proc/sys/kernel/perf_cpu_time_max_percent"; variable
568 std::string strPath = "/proc/sys/kernel/perf_event_max_sample_rate"; variable
581 std::string strPath = "/sys/kernel/tracing/saved_cmdlines_size"; variable
594 std::string strPath = "./hiperf_log.txt"; variable
606 std::string strPath = "./hiperf_log.txt"; variable
617 std::string strPath = "./hiperf_log.txt"; variable
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp554 std::string strPath = "/proc/sys/kernel/perf_cpu_time_max_percent"; variable
566 std::string strPath = "./hiperf_log.txt"; variable
578 std::string strPath = "./hiperf_log.txt"; variable
589 std::string strPath = "./hiperf_log.txt"; variable
/developtools/hdc/src/host/
Dserver.cpp136 std::string strPath = Base::UnicodeToUtf8(path, true); in PullupServerWin32() local