Searched refs:PAIR_ARRAY_SIZE (Results 1 - 1 of 1) sorted by path

/external/stlport/test/unit/
H A Dpair_test.cpp38 int PAIR_ARRAY_SIZE = sizeof(PAIR_ARRAY) > 0 ? sizeof(PAIR_ARRAY) / sizeof(PAIR_ARRAY[0]) : 0; local
41 for ( int i = 0; i < PAIR_ARRAY_SIZE; i++ ) {

Completed in 461 milliseconds