Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dcontainer_move_support.h251 struct FooWithAssign : Foo { struct
253 FooWithAssign( intptr_t b ) : Foo(b) {} in FooWithAssign() function
/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp504oneapi::tbb::concurrent_vector<move_support_tests::FooWithAssign, allocator_t> const& victim, size… in verify_vector_partially_copied()