Home
last modified time | relevance | path

Searched refs:RequiresGrowth (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DSmallVectorTest.cpp259 bool RequiresGrowth = this->theVector.capacity() < 3; in TYPED_TEST() local
290 if (!RequiresGrowth) { in TYPED_TEST()