Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp445 const TIter sab(bar_array + 0); in TestConstructors() local
448 CQ dst_queue2(sab, sae); in TestConstructors()
451 CHECK_FAST(sab == TIter(bar_array+0)); in TestConstructors()