Home | History | Annotate | Download | only in intltest

Lines Matching refs:result8

1918     std::string result8 = "-->";
1921 std::string &result8r = us.toUTF8String(result8);
1922 if(result8r != expected8 || &result8r != &result8) {