Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/unittests/ADT/
DSmallVectorTest.cpp28 static int numConstructorCalls; member in __anon46813bad0111::Constructable
36 ++numConstructorCalls; in Constructable()
40 ++numConstructorCalls; in Constructable()
45 ++numConstructorCalls; in Constructable()
63 numConstructorCalls = 0; in reset()
69 return numConstructorCalls; in getNumConstructorCalls()
86 int Constructable::numConstructorCalls; member in __anon46813bad0111::Constructable
/external/llvm/unittests/ADT/
DSmallVectorTest.cpp29 static int numConstructorCalls; member in __anon2392e2010111::Constructable
42 ++numConstructorCalls; in Constructable()
46 ++numConstructorCalls; in Constructable()
51 ++numConstructorCalls; in Constructable()
57 ++numConstructorCalls; in Constructable()
88 numConstructorCalls = 0; in reset()
98 return numConstructorCalls; in getNumConstructorCalls()
135 int Constructable::numConstructorCalls; member in __anon2392e2010111::Constructable