Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/
Dutils_test.py122 utils.binary_print('hello')
130 utils.binary_print(b'hello')
Dutils.py137 def binary_print(string): function
/external/oss-fuzz/infra/cifuzz/
Dfuzz_target.py145 utils.binary_print(b'Fuzzer: %s. Detected bug:\n%s' %