Home
last modified time | relevance | path

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

/src/contrib/bsnmp/tests/
H A Dcatch.hpp14723 const int hexThreshold = 255; variable
14873 if (value > Detail::hexThreshold) { in convert()
14888 if (value > Detail::hexThreshold) { in convert()