Home
last modified time | relevance | path

Searched defs:TEST_STR (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_socketserver.py26 TEST_STR = "hello world\n" variable
/external/icu/icu4c/source/test/iotest/
Dfiletst.c1488 static const UChar TEST_STR[] = { 0x03BC, 0x0025, 0x0024, 0}; in TestUnicodeFormat() local