Searched refs:Signed64Max (Results 1 – 1 of 1) sorted by relevance
535 int64_t Signed64Max = std::numeric_limits<int64_t>::max(); in TEST_F() local537 W.printNumber("int64_t-max", Signed64Max); in TEST_F()