Home | History | Annotate | Download | only in intltest

Lines Matching refs:expected8

1927     std::string expected8 = "-->" + std::string((const char *)expected_utf8, sizeof(expected_utf8));
1930 if(result8r != expected8 || &result8r != &result8) {