Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/tests/
Dasan_str_test.cc48 string RightOOBReadMessage(OOBKind oob_kind, int oob_distance) { in RightOOBReadMessage() function
Dasan_test.cc734 string RightOOBReadMessage(int oob_distance) { in RightOOBReadMessage() function
/external/llvm-project/compiler-rt/lib/asan/tests/
Dasan_str_test.cpp47 std::string RightOOBReadMessage(OOBKind oob_kind, int oob_distance) { in RightOOBReadMessage() function
Dasan_test.cpp762 std::string RightOOBReadMessage(int oob_distance) { in RightOOBReadMessage() function