HomeSort by relevance Sort by last modified time
    Searched full:famount (Results 1 - 2 of 2) sorted by null

  /external/stlport/test/eh/
test_bit_vector.cpp 51 test_BitVector_reserve( size_t n ) : fAmount(n)
58 v.reserve( fAmount );
61 size_t fAmount;
test_vector.cpp 52 test_reserve( size_t n ) : fAmount(n) {
58 v.reserve( fAmount );
61 size_t fAmount;

Completed in 60 milliseconds