Lines Matching refs:ccNoError

14 …err = check_once_cc_initialize(&context, ccapi_version_2, NULL, NULL, ccNoError, "cc_initialize wi…  in check_cc_initialize()
15 …err = check_once_cc_initialize(&context, ccapi_version_3, NULL, NULL, ccNoError, "cc_initialize wi… in check_cc_initialize()
16 …err = check_once_cc_initialize(&context, ccapi_version_4, NULL, NULL, ccNoError, "cc_initialize wi… in check_cc_initialize()
17 …err = check_once_cc_initialize(&context, ccapi_version_5, NULL, NULL, ccNoError, "cc_initialize wi… in check_cc_initialize()
18 …err = check_once_cc_initialize(&context, ccapi_version_6, NULL, NULL, ccNoError, "cc_initialize wi… in check_cc_initialize()
34 ccNoError, in check_once_cc_initialize()
78 err = check_once_cc_context_release(&context, ccNoError, NULL); in check_cc_context_release()
97 ccNoError, in check_once_cc_context_release()
114 if (err != ccNoError) { in check_once_cc_context_release()
177 …check_once_cc_context_get_change_time(context, &last_change_time, ccNoError, "first-run, should be… in check_cc_context_get_change_time()
181 …check_once_cc_context_get_change_time(context, &last_change_time, ccNoError, "after creating a new… in check_cc_context_get_change_time()
189 …check_once_cc_context_get_change_time(context, &last_change_time, ccNoError, "after storing a cred… in check_cc_context_get_change_time()
197 err = ccNoError; in check_cc_context_get_change_time()
200 …check_once_cc_context_get_change_time(context, &last_change_time, ccNoError, "after changing a pri… in check_cc_context_get_change_time()
210 err = ccNoError; in check_cc_context_get_change_time()
215 …check_once_cc_context_get_change_time(context, &last_change_time, ccNoError, "after removing a cre… in check_cc_context_get_change_time()
220 …check_once_cc_context_get_change_time(context, &last_change_time, ccNoError, "after changing defau… in check_cc_context_get_change_time()
226 …check_once_cc_context_get_change_time(context, &last_change_time, ccNoError, "after destroying a c… in check_cc_context_get_change_time()
243 ccNoError, in check_once_cc_context_get_change_time()
299 err = check_once_cc_context_get_default_ccache_name(context, &name, ccNoError, NULL); in check_cc_context_get_default_ccache_name()
304 err = check_once_cc_context_get_default_ccache_name(context, &name, ccNoError, NULL); in check_cc_context_get_default_ccache_name()
319 ccNoError, in check_once_cc_context_get_default_ccache_name()
379 err = check_once_cc_context_open_ccache(context, name->data, &ccache, ccNoError, NULL); in check_cc_context_open_ccache()
411 ccNoError, in check_once_cc_context_open_ccache()
479 err = check_once_cc_context_open_default_ccache(context, &ccache, ccNoError, NULL); in check_cc_context_open_default_ccache()
504 ccNoError, in check_once_cc_context_open_default_ccache()
575 …ext_create_ccache(context, name->data, cc_credentials_v5, "foo@BAR.ORG", &ccache, ccNoError, NULL); in check_cc_context_create_ccache()
581 …create_ccache(context, name->data, cc_credentials_v5, "foo/baz@BAR.ORG", &ccache, ccNoError, NULL); in check_cc_context_create_ccache()
606 ccNoError, in check_once_cc_context_create_ccache()
673 …context_create_default_ccache(context, cc_credentials_v5, "foo@BAR.ORG", &ccache, ccNoError, NULL); in check_cc_context_create_default_ccache()
679 …ext_create_default_ccache(context, cc_credentials_v5, "foo/baz@BAR.ORG", &ccache, ccNoError, NULL); in check_cc_context_create_default_ccache()
702 ccNoError, in check_once_cc_context_create_default_ccache()
763 …_context_create_new_ccache(context, 1, cc_credentials_v5, "foo@BAR.ORG", &ccache, ccNoError, NULL); in check_cc_context_create_new_ccache()
769 …text_create_new_ccache(context, 0, cc_credentials_v5, "foo/baz@BAR.ORG", &ccache, ccNoError, NULL); in check_cc_context_create_new_ccache()
795 ccNoError, in check_once_cc_context_create_new_ccache()
875 …check_once_cc_context_new_ccache_iterator(context, &iterator, ccNoError, "when there are no existi… in check_cc_context_new_ccache_iterator()
881 …check_once_cc_context_new_ccache_iterator(context, &iterator, ccNoError, "when at least one ccache… in check_cc_context_new_ccache_iterator()
898 cc_int32 err = ccNoError; in check_once_cc_context_new_ccache_iterator()
901 ccNoError, in check_once_cc_context_new_ccache_iterator()
946 …check_once_cc_context_compare(context_a, context_a, &equal, ccNoError, "valid params, same context… in check_cc_context_compare()
947 …check_once_cc_context_compare(context_a, context_b, &equal, ccNoError, "valid params, different co… in check_cc_context_compare()
960 cc_int32 err = ccNoError; in check_once_cc_context_compare()
963 ccNoError, in check_once_cc_context_compare()