Searched refs:translation2 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/messages/
H A D13631.cc49 std::string translation2 = msgs_facet.get(msgs, 0, 0, msgid); local
55 VERIFY( translation1 == translation2 );
85 std::wstring translation2 = msgs_facet.get(msgs, 0, 0, msgid); local
91 VERIFY( translation1 == translation2 );

Completed in 37 milliseconds