Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_str_test.cpp47 std::string RightOOBReadMessage(OOBKind oob_kind, int oob_distance) { in RightOOBReadMessage() function
H A Dasan_test.cpp762 std::string RightOOBReadMessage(int oob_distance) { in RightOOBReadMessage() function