Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mockall_derive/src/
Dmock_function.rs1206 struct ExpectationGuardCommonMethods<'a> { struct
1210 impl<'a> ToTokens for ExpectationGuardCommonMethods<'a> { argument
1387 let common_methods = ExpectationGuardCommonMethods{f: self.f}; in to_tokens()
1454 let common_methods = ExpectationGuardCommonMethods{f: self.f}; in to_tokens()