Home
last modified time | relevance | path

Searched refs:test_for_each_thread (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/common/handle_map/src/
Dtests.rs47 fn test_for_each_thread<F>(test_function_ref: Arc<F>, num_repetitions_per_thread: usize) in test_for_each_thread() function
79 test_for_each_thread(test_fn, num_repetitions_per_thread); in test_read_consistency_same_address()
97 test_for_each_thread(test_fn, num_repetitions_per_thread); in test_overload_with_allocations()
124 test_for_each_thread(test_fn, num_repetitions_per_thread); in test_overload_allocations_deallocations()
169 test_for_each_thread(test_fn, num_repetitions_per_thread); in test_full_lifecycle_independent_handles()