Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dtest_comparisons.h95 unequal_called = false; in reset()
103 static bool unequal_called; variable
115 unequal_called = true;
146 bool TwoWayComparable::unequal_called = false;
165 REQUIRE_MESSAGE(!(TwoWayComparable::unequal_called),
175 REQUIRE_MESSAGE(!(TwoWayComparable::unequal_called),