Lines Matching defs:expected
1171 int expected;
1186 if (t->expected == 0) {
1196 ck_assert_int_eq(t->expected, count);
1295 const char *expected;
1322 ck_assert_str_eq(str, t->expected);
1334 bool expected;
1348 t->expected);
1358 bool expected;
1372 t->expected);
1381 const char *expected;
1396 ck_assert_str_eq(sanitized, t->expected);
1535 const char *expected;
1552 if (t->expected == NULL)
1555 ck_assert_str_eq(result, t->expected);
1563 const char *expected;
1579 ck_assert_str_eq(result, t->expected);