Searched refs:numMoveConstructorCalls (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/ADT/
H A DSmallVectorTest.cpp29 static int numMoveConstructorCalls; member in class:__anon26457::Constructable
57 ++numMoveConstructorCalls;
88 numMoveConstructorCalls = 0;
101 return numMoveConstructorCalls;
136 int Constructable::numMoveConstructorCalls; member in class:__anon26457::Constructable

Completed in 77 milliseconds