Searched defs:max4 (Results 1 – 3 of 3) sorted by relevance
62 EXPECT_LE(max4, static_cast<count_t>(0x7fffffff)); in TEST() local
182 int max4 = std::max(1, std::max(2, 3, greater_than), less_than); variable
235 max4 global() variable