Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp525 uint16_t Unsigned16Max = std::numeric_limits<uint16_t>::max(); in TEST_F() local
527 W.printNumber("uint16_t-max", Unsigned16Max); in TEST_F()