Home
last modified time | relevance | path

Searched refs:rs2 (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp1155 string& rs2 = s2; in oper_tmp() local
1157 CPPUNIT_CHECK( (mypath( string( "/root" ) ) / (rs1 + rs2)).str() == "/root/path1.ext" ); in oper_tmp()
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp1155 string& rs2 = s2; in oper_tmp() local
1157 CPPUNIT_CHECK( (mypath( string( "/root" ) ) / (rs1 + rs2)).str() == "/root/path1.ext" ); in oper_tmp()