Lines Matching full:test_str
1475 static const UChar TEST_STR[] = { 0x03BC, 0x0025, 0x0024, 0};1485 u_fprintf_u(myFile, PERCENT_S, TEST_STR);1495 if (u_strcmp(TEST_STR, myUString) != 0) {