Searched refs:ExpectNeq (Results 1 – 3 of 3) sorted by relevance
92 bool ExpectNeq; in test_constexpr() member104 assert((V != 0) == TC.ExpectNeq); in test_constexpr()105 assert((0 != V) == TC.ExpectNeq); in test_constexpr()
73 bool ExpectNeq; in test_constexpr() member86 assert((V != 0) == TC.ExpectNeq); in test_constexpr()87 assert((0 != V) == TC.ExpectNeq); in test_constexpr()
112 bool ExpectNeq; in test_constexpr() member125 assert((V != 0) == TC.ExpectNeq); in test_constexpr()126 assert((0 != V) == TC.ExpectNeq); in test_constexpr()