Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp520 uint32_t Unsigned32Max = std::numeric_limits<uint32_t>::max(); in TEST_F() local
522 W.printNumber("uint32_t-max", Unsigned32Max); in TEST_F()