Searched refs:handle_map_post_function_ref (Results 1 – 1 of 1) sorted by relevance
92 let handle_map_post_function_ref = handle_map_function_ref.clone(); in test_overload_with_allocations() localVariable99 let actual_num_active_handles = handle_map_post_function_ref.get_current_allocation_count(); in test_overload_with_allocations()116 let handle_map_post_function_ref = handle_map_function_ref.clone(); in test_overload_allocations_deallocations() localVariable129 let actual_num_active_handles = handle_map_post_function_ref.get_current_allocation_count(); in test_overload_allocations_deallocations()133 let _ = handle_map_post_function_ref.allocate(|| 0xEE).unwrap(); in test_overload_allocations_deallocations()