Home
last modified time | relevance | path

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

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