Home
last modified time | relevance | path

Searched refs:long_long_max (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/test/
Dprintf-test.cc343 fmt::ULongLong long_long_max = std::numeric_limits<fmt::LongLong>::max(); in TestLength() local
344 if (static_cast<fmt::ULongLong>(max) < long_long_max) in TestLength()