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.cpp117 const std::string testString = "1234567890"; variable
137 std::string testString = "1,23,456,7890,"; variable
160 std::string testString = "1,22,333,4444,"; variable
182 std::string testString = "1,22,333,4444,"; variable
199 std::string testString = "1,22,333,4444,"; variable
/developtools/hiperf/test/unittest/common/native/
Dutilities_test.cpp109 const std::string testString = "1234567890"; variable
129 std::string testString = "1,23,456,7890,"; variable
152 std::string testString = "1,22,333,4444,"; variable
174 std::string testString = "1,22,333,4444,"; variable
191 std::string testString = "1,22,333,4444,"; variable
Dperf_file_format_test.cpp89 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