Searched refs:kInt32MaxPlus1 (Results 1 – 1 of 1) sorted by relevance
179 static constexpr int64_t kInt32MaxPlus1 = variable213 EXPECT_FALSE(IsInt<int64_t>(32, kInt32MaxPlus1)); in TEST()246 static_assert(!IsInt<32, int64_t>(kInt32MaxPlus1), "TestIsInt64#14");