Home
last modified time | relevance | path

Searched defs:ClassWithVectorType (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Dvector_types.h50 ClassWithVectorType() { init(-n); } in ClassWithVectorType() function
51 ClassWithVectorType( int i ) { init(i); } in ClassWithVectorType() function
52 ClassWithVectorType( const ClassWithVectorType& src ) { in ClassWithVectorType() function