Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/test/
H A Doutput_test_helper.cc457 static char ToHex(int ch) { in ToHex() function
465 return ToHex(mrand(rd)); in RandomHexChar()