Searched refs:arrayReserve (Results 1 – 1 of 1) sorted by relevance
69 T arrayReserve(15); in test_construction() local70 REPORTER_ASSERT(reporter, arrayReserve.empty()); in test_construction()71 REPORTER_ASSERT(reporter, arrayReserve.capacity() == 15); in test_construction()