Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp118 const std::string testString = "1234567890"; variable
138 std::string testString = "1,23,456,7890,"; variable
161 std::string testString = "1,22,333,4444,"; variable
183 std::string testString = "1,22,333,4444,"; variable
200 std::string testString = "1,22,333,4444,"; variable
/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/hdc/test/unittest/common/
Duart_test.cpp46 const std::string testString = "HDC_UART_TEST"; member in Hdc::HdcUARTBaseTest