Searched refs:Signed32Max (Results 1 – 1 of 1) sorted by relevance
540 int32_t Signed32Max = std::numeric_limits<int32_t>::max(); in TEST_F() local542 W.printNumber("int32_t-max", Signed32Max); in TEST_F()