Searched refs:rs2 (Results 1 – 2 of 2) sorted by relevance
1155 string& rs2 = s2; in oper_tmp() local1157 CPPUNIT_CHECK( (mypath( string( "/root" ) ) / (rs1 + rs2)).str() == "/root/path1.ext" ); in oper_tmp()