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

/external/stlport/test/unit/
H A Dstring_test.cpp1407 #ifndef _STLP_SHORT_STRING_SZ
1408 # define _STLP_SHORT_STRING_SZ 16 // see stlport/stl/_string_base.h macro
1411 for ( int i = 0; i < _STLP_SHORT_STRING_SZ + 2; ++i ) {

Completed in 39 milliseconds