Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_str_test.cpp47 std::string RightOOBReadMessage(OOBKind oob_kind, int oob_distance) { in RightOOBReadMessage() function
[all...]
H A Dasan_test.cpp770 std::string RightOOBReadMessage(int oob_distance) { in RightOOBReadMessage() function