Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/string/memory_utils/
H A Dmemory_access_test.cpp111 void checkOperations(const BufferAccess &expected) { in checkOperations() function
172 checkOperations<Tail<ParamType>, Size>(expected); in TearDown()
187 checkOperations<HeadTail<ParamType>, Size>(expected); in TearDown()
203 checkOperations<Loop<ParamType>, Size>(expected); in TearDown()
221 checkOperations<Align<AlignmentT, Arg::_1>::Then<HeadTail<ParamType>>, Size, in TearDown()
223 checkOperations<Align<AlignmentT, Arg::_2>::Then<HeadTail<ParamType>>, Size, in TearDown()