Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Drope_test.cpp175 int newpos = pos; in test_saved_rope_iterators() local
179 CPPUNIT_ASSERT(*i == expected[newpos]); in test_saved_rope_iterators()
181 ++newpos; in test_saved_rope_iterators()
/ndk/tests/device/test-stlport/unit/
Drope_test.cpp175 int newpos = pos; in test_saved_rope_iterators() local
179 CPPUNIT_ASSERT(*i == expected[newpos]); in test_saved_rope_iterators()
181 ++newpos; in test_saved_rope_iterators()