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

  /external/stlport/test/unit/
vector_test.cpp 111 size_t v2Cap = v2.capacity();
116 CPPUNIT_ASSERT( v1.capacity() == v2Cap );
  /ndk/tests/device/test-gnustl-full/unit/
vector_test.cpp 111 size_t v2Cap = v2.capacity();
116 CPPUNIT_ASSERT( v1.capacity() == v2Cap );
  /ndk/tests/device/test-stlport/unit/
vector_test.cpp 111 size_t v2Cap = v2.capacity();
116 CPPUNIT_ASSERT( v1.capacity() == v2Cap );

Completed in 84 milliseconds