Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestMemoryOutStream.cpp14 const char* const maxSignedIntegralStr(size_t nBytes) in maxSignedIntegralStr() argument
16 switch(nBytes) in maxSignedIntegralStr()
31 const char* const minSignedIntegralStr(size_t nBytes) in minSignedIntegralStr() argument
33 switch(nBytes) in minSignedIntegralStr()
48 const char* const maxUnsignedIntegralStr(size_t nBytes) in maxUnsignedIntegralStr() argument
50 switch(nBytes) in maxUnsignedIntegralStr()