Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp1407 #ifndef _STLP_SHORT_STRING_SZ in capacity()
1408 # define _STLP_SHORT_STRING_SZ 16 // see stlport/stl/_string_base.h in capacity() macro
1411 for ( int i = 0; i < _STLP_SHORT_STRING_SZ + 2; ++i ) { in capacity()
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp1407 #ifndef _STLP_SHORT_STRING_SZ in capacity()
1408 # define _STLP_SHORT_STRING_SZ 16 // see stlport/stl/_string_base.h in capacity() macro
1411 for ( int i = 0; i < _STLP_SHORT_STRING_SZ + 2; ++i ) { in capacity()