Home | History | Annotate | Download | only in intltest

Lines Matching defs:result8

1923     std::string result8 = "-->";
1926 std::string &result8r = us.toUTF8String(result8);
1927 if(result8r != expected8 || &result8r != &result8) {