Searched defs:mismatch_index (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/llvm-libc/test/UnitTest/ | ||
H A D | MemoryMatcher.cpp | 23 bool &mismatch_size, size_t &mismatch_index) { in equals() |
H A D | MemoryMatcher.h | 52 size_t mismatch_index = -1; variable |