Searched refs:test2_list_context_acquire_callbacks (Results 1 – 2 of 2) sorted by relevance
273 is((grep { $_ == $sub } Test2::API::test2_list_context_acquire_callbacks()), 1, "got the one instan…285 is((grep { $_ == $sub } Test2::API::test2_list_context_acquire_callbacks()), 2, "got the two instan…
270 sub test2_list_context_acquire_callbacks { @{$INST->context_acquire_callbacks} } subroutine