Home
last modified time | relevance | path

Searched refs:VerifyFencepost (Results 1 – 1 of 1) sorted by relevance

/system/core/libcutils/tests/
DMemsetTest.cpp111 static void VerifyFencepost(uint8_t *buffer) { in VerifyFencepost() function
161 VerifyFencepost(&buf_align[-FENCEPOST_LENGTH]); in RunMemsetTests()
162 VerifyFencepost(&buf_align[len]); in RunMemsetTests()