Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mockall_derive/src/
Dmock_function.rs521 let __mockall_guard = #outer_mod_path::EXPECTATIONS in call() localVariable
899 let mut __mockall_guard = self.matcher.lock().unwrap(); in to_tokens() localVariable
983 let mut __mockall_guard = self.matcher.lock().unwrap(); in to_tokens() localVariable
992 let mut __mockall_guard = self.matcher.lock().unwrap(); in to_tokens() localVariable
2202 let mut __mockall_guard = self.rfunc.lock().unwrap(); in to_tokens() localVariable
2223 let mut __mockall_guard = self.rfunc.lock().unwrap(); in to_tokens() localVariable
2239 let mut __mockall_guard = self.rfunc.lock().unwrap(); in to_tokens() localVariable
2258 let mut __mockall_guard = self.rfunc.lock().unwrap(); in to_tokens() localVariable