HomeSort by relevance Sort by last modified time
    Searched refs:v1Cap (Results 1 - 3 of 3) sorted by null

  /external/stlport/test/unit/
vector_test.cpp 110 size_t v1Cap = v1.capacity();
120 CPPUNIT_ASSERT( v2.capacity() == v1Cap );
  /ndk/tests/device/test-gnustl-full/unit/
vector_test.cpp 110 size_t v1Cap = v1.capacity();
120 CPPUNIT_ASSERT( v2.capacity() == v1Cap );
  /ndk/tests/device/test-stlport/unit/
vector_test.cpp 110 size_t v1Cap = v1.capacity();
120 CPPUNIT_ASSERT( v2.capacity() == v1Cap );

Completed in 2597 milliseconds