Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp545 int16_t Signed16Max = std::numeric_limits<int16_t>::max(); in TEST_F() local
547 W.printNumber("int16_t-max", Signed16Max); in TEST_F()