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

/ndk/tests/device/test-gnustl-full/unit/
H A Dstring_test.cpp1154 string& rs1 = s1; local
1157 CPPUNIT_CHECK( (mypath( string( "/root" ) ) / (rs1 + rs2)).str() == "/root/path1.ext" );
/ndk/tests/device/test-stlport/unit/
H A Dstring_test.cpp1154 string& rs1 = s1; local
1157 CPPUNIT_CHECK( (mypath( string( "/root" ) ) / (rs1 + rs2)).str() == "/root/path1.ext" );

Completed in 115 milliseconds