Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp540 int32_t Signed32Max = std::numeric_limits<int32_t>::max(); in TEST_F() local
542 W.printNumber("int32_t-max", Signed32Max); in TEST_F()