Searched defs:TEST_STR (Results 1 – 4 of 4) sorted by relevance
26 TEST_STR = "hello world\n" variable
22 TEST_STR = b"hello world\n" variable
1488 static const UChar TEST_STR[] = { 0x03BC, 0x0025, 0x0024, 0}; in TestUnicodeFormat() local
625 #define TEST_STR "Now is the time for all good events to signal for " \ macro