Searched refs:foo_lt_bar (Results 1 – 2 of 2) sorted by relevance
1025 constexpr bool foo_lt_bar = foo < bar; in TEST() local1032 EXPECT_FALSE(foo_lt_bar); in TEST()
1052 constexpr bool foo_lt_bar = foo < bar; in TEST() local1059 EXPECT_FALSE(foo_lt_bar); in TEST()