Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_lru_cache.cpp140 const utils::LifeTrackableObject* obj_addr = &cache[1].value(); variable
141 …REQUIRE_MESSAGE(utils::LifeTrackableObject::is_alive(obj_addr) == false, "when number_of_lru_histo…
145 const utils::LifeTrackableObject* obj_addr = &h.value(); variable
150 …REQUIRE_MESSAGE(utils::LifeTrackableObject::is_alive(obj_addr), "the object with the key=1 was des…