Home | History | Annotate | Download | only in unit

Lines Matching refs:rs1

1154   string& rs1 = s1;
1157 CPPUNIT_CHECK( (mypath( string( "/root" ) ) / (rs1 + rs2)).str() == "/root/path1.ext" );