Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/test/
H A Doutput_test_helper.cc462 static char RandomHexChar() { in RandomHexChar() function
471 if (ch == '%') ch = RandomHexChar(); in GetRandomFileName()