Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
Dutilities_test.cpp111 const std::string testString = "1234567890"; variable
131 std::string testString = "1,23,456,7890,"; variable
154 std::string testString = "1,22,333,4444,"; variable
176 std::string testString = "1,22,333,4444,"; variable
193 std::string testString = "1,22,333,4444,"; variable
Dperf_file_format_test.cpp91 std::string testString("this is test string"); variable
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp112 const std::string testString = "1234567890"; variable
132 std::string testString = "1,23,456,7890,"; variable
155 std::string testString = "1,22,333,4444,"; variable
177 std::string testString = "1,22,333,4444,"; variable
194 std::string testString = "1,22,333,4444,"; variable
/developtools/hdc/test/unittest/common/
Duart_test.cpp46 const std::string testString = "HDC_UART_TEST"; member in Hdc::HdcUARTBaseTest