Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mockall_derive/src/
Dmock_function.rs458 let no_match_msg = quote!(std::format!( in call() localVariable
519 let no_match_msg = #no_match_msg; in call() localVariable
542 let no_match_msg = #no_match_msg; in call() localVariable