Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp550 int8_t Signed8Max = std::numeric_limits<int8_t>::max(); in TEST_F() local
552 W.printNumber("int8_t-max", Signed8Max); in TEST_F()