Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/daemon/src/
H A Devents.rs171 let events_clone = Arc::clone(&events); in test_subscribe_and_publish() localVariable
201 let events_clone = Arc::clone(&events); in test_publish_to_multiple_subscribers() localVariable