Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/tests/
Dasan_test.cpp743 std::string RightOOBErrorMessage(int oob_distance, bool is_write) { in RightOOBErrorMessage() function
/external/compiler-rt/lib/asan/tests/
Dasan_test.cc715 string RightOOBErrorMessage(int oob_distance, bool is_write) { in RightOOBErrorMessage() function