Home
last modified time | relevance | path

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

/third_party/benchmark/test/
Doutput_test_helper.cc459 static char ToHex(int ch) { in ToHex() function
/third_party/flatbuffers/src/
Dbinary_annotator.h63 static inline std::string ToHex(uint8_t i) { in ToHex() function