Lines Matching full:mismatch
67 assert_ptr_eq((void *)ks, (void *)k.s, "Key mismatch, i=%zu",
69 assert_ptr_eq((void *)vs, (void *)v.s, "Value mismatch, i=%zu",
93 assert_ptr_eq((void *)ks, (void *)k.s, "Key mismatch, i=%zu",
95 assert_ptr_eq((void *)vs, (void *)v.s, "Value mismatch, i=%zu",
135 assert_ptr_eq(p[j], q, "Key pointer mismatch");
136 assert_ptr_eq(p[j], r, "Value pointer mismatch");
148 assert_ptr_eq(p[j], q, "Key pointer mismatch");
149 assert_ptr_eq(p[j], r, "Value pointer mismatch");
189 assert_ptr_eq(p[i], q, "Key pointer mismatch");
190 assert_ptr_eq(p[i], r, "Value pointer mismatch");