Searched refs:test2_list_context_init_callbacks (Results 1 – 2 of 2) sorted by relevance
37 test2_list_context_init_callbacks274 is((grep { $_ == $sub } Test2::API::test2_list_context_init_callbacks()), 1, "got the one instan…286 is((grep { $_ == $sub } Test2::API::test2_list_context_init_callbacks()), 2, "got the two instan…
271 sub test2_list_context_init_callbacks { @{$INST->context_init_callbacks} } subroutine