Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_test_common.h114 typename A::reference rx = x; in TestBrokenAllocator() local
115 REQUIRE(&rx == &x); in TestBrokenAllocator()
134 REQUIRE(a.address(rx) == px); in TestBrokenAllocator()