Searched refs:ints_compare (Results 1 – 1 of 1) sorted by relevance
57 const int ints_compare[] = { 1, -1, 1234, 0 }; in START_TEST() local64 fail_unless(pa_json_object_get_int(o) == ints_compare[i]); in START_TEST()