Home
last modified time | relevance | path

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

/external/rust/beto-rust/common/handle_map/src/
Dtests.rs91 let handle_map_function_ref = Arc::new(handle_map); in test_overload_with_allocations() localVariable
115 let handle_map_function_ref = Arc::new(handle_map); in test_overload_allocations_deallocations() localVariable