Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dtest_comparisons.h94 equal_called = false; in reset()
102 static bool equal_called; variable
110 equal_called = true;
145 bool TwoWayComparable::equal_called = false;
163 REQUIRE_MESSAGE(!(TwoWayComparable::equal_called),
173 REQUIRE_MESSAGE(TwoWayComparable::equal_called,