Searched refs:ok2 (Results 1 – 1 of 1) sorted by relevance
171 let ok2 = state.background_connect_list.remove(&address); in remove_from_all_lists() localVariable172 assert!(ok1 || ok2, "Present in neither direct nor background connect list"); in remove_from_all_lists()