Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp530 uint8_t Unsigned8Max = std::numeric_limits<uint8_t>::max(); in TEST_F() local
532 W.printNumber("uint8_t-max", Unsigned8Max); in TEST_F()