Home | History | Annotate | Download | only in intltest

Lines Matching full:expected_result

1955         UnicodeString expected_result;
1975 if(result != tests[i].expected_result) {
1976 errln("Expected " + tests[i].expected_result
1982 + " expected " + tests[i].expected_result);