Home
last modified time | relevance | path

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

/llvm-project/libc/test/UnitTest/
H A DMemoryMatcher.cpp22 equals(const cpp::span<T> & Span1,const cpp::span<T> & Span2,bool & mismatch_size,size_t & mismatch_index) equals() argument
H A DMemoryMatcher.h49 bool mismatch_size = false; global() variable