Home
last modified time | relevance | path

Searched defs:testStr (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/test/unittest/common/native/
Dperf_file_writer_test.cpp87 std::string testStr = "testFeature " + std::to_string(i); variable
123 std::string testStr = "testFeature " + std::to_string(i); variable
149 std::string testStr = "test " + std::to_string(i); variable
155 std::string testStr = "testFeature "; variable
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
Dsp_utils_test.cpp415 std::string testStr = "Hello\rWorld\n"; variable
422 std::string testStr = "\r\r\r"; variable
429 std::string testStr = "Hello\nWorld\n"; variable
436 std::string testStr = "\n\n\n"; variable
443 std::string testStr = "Hello\r\nWorld\r\n"; variable
450 std::string testStr = "Hello\r\n\r\nWorld\r\n\r\n"; variable
/developtools/profiler/hiebpf/test/unittest/
Dringbuffer_test.cpp179 std::string testStr = "this is hiebpf test file"; variable
240 std::string testStr = "this is hiebpf test file"; variable
276 std::string testStr = "this is hiebpf test file"; variable
303 std::string testStr = "this is hiebpf test file"; variable
435 std::string testStr = "222222"; variable
/developtools/profiler/device/services/profiler_service/test/unittest/
Dtrace_file_writer_test.cpp138 std::string testStr = "test case"; variable