Searched refs:RequiresGrowth (Results 1 - 1 of 1) sorted by relevance
/external/llvm/unittests/ADT/ | ||
H A D | SmallVectorTest.cpp | 226 bool RequiresGrowth = this->theVector.capacity() < 3; local 256 if (!RequiresGrowth) { |
Completed in 298 milliseconds