Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/UnitTest/
H A DMemoryMatcher.cpp23 bool &mismatch_size, size_t &mismatch_index) { in equals()
H A DMemoryMatcher.h52 size_t mismatch_index = -1; variable