Home
last modified time | relevance | path

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

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