Lines Matching refs:exp
5498 const UChar* exp = expected;
5514 if(*exp!=*target){
5515 log_err("did not get the expected output. \\u%04X != \\u%04X (got)\n", *exp, *target);
5518 exp++;
5551 const UChar* exp = expected;
5562 if(*exp!=*target){
5563 log_err("did not get the expected output. \\u%04X != \\u%04X (got)\n", *exp, *target);
5566 exp++;