Home
last modified time | relevance | path

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

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