Searched defs:TEST_STR (Results 1 – 9 of 9) sorted by relevance
43 const TEST_STR: &str = "hello shared memory file"; in syslog_file() constant
32 String TEST_STR = "test_str"; field
37 #define TEST_STR "abcdefghijklmnopqrstuvwxyz" macro
278 final String TEST_STR = "Let's just test it? Ok!"; in testCharArray() local
26 TEST_STR = "hello world\n" variable
27 TEST_STR = b"hello world\n" variable
1519 static const UChar TEST_STR[] = { 0x03BC, 0x0025, 0x0024, 0}; in TestUnicodeFormat() local
638 #define TEST_STR "Now is the time for all good events to signal for " \ macro