Searched defs:ArrayEq (Results 1 – 3 of 3) sorted by relevance
217 bool ArrayEq(const upb_Array *a1, const upb_Array *a2, TypeInfo type) { in ArrayEq() function
34 bool ArrayEq(const T* result, const T* expected_result, int size) { in ArrayEq() function