Home
last modified time | relevance | path

Searched defs:actual_num_active_handles (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/common/handle_map/src/
Dtests.rs99 let actual_num_active_handles = handle_map_post_function_ref.get_current_allocation_count(); in test_overload_with_allocations() localVariable
129 let actual_num_active_handles = handle_map_post_function_ref.get_current_allocation_count(); in test_overload_allocations_deallocations() localVariable