Searched refs:o2 (Results 1 – 2 of 2) sorted by relevance
177 overwrite_node o2(precedes(b1)); in test_deduction_guides() local178 static_assert(std::is_same_v<decltype(o2), overwrite_node<int>>); in test_deduction_guides()
191 ArenaObserver o2(a2, 2, 1, idx*2+2); in TestConcurrentArenasFunc() local192 CHECK_MESSAGE(o2.is_observing(), "Arena observer has not been activated"); in TestConcurrentArenasFunc()