Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp130 typename V::const_iterator cp_old = cp--; in TestSequentialFor() local
131 intptr_t here = (*cp_old).bar(); in TestSequentialFor()