Searched refs:connection_state_check (Results 1 – 1 of 1) sorted by relevance
1713 let connection_state_check = move |wf: Worker, wc: Worker| { in test_connection_state_connecting_to_failed() localVariable1735 a_agent.on_connection_state_change(connection_state_check(wf1, wc1)); in test_connection_state_connecting_to_failed()1738 b_agent.on_connection_state_change(connection_state_check(wf2, wc2)); in test_connection_state_connecting_to_failed()