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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/
H A D2627.cc33 std::string res_postfix; local
37 res_postfix += *isbufit01;
58 VERIFY ( res_postfix == res_prefix );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/
H A D2627.cc34 std::string res_postfix; local
38 res_postfix += *isbufit01;
59 VERIFY ( res_postfix == res_prefix );

Completed in 57 milliseconds