Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/mockall_derive/src/
Dmock_function.rs486 let no_match_msg = quote!(std::format!( in call() localVariable
547 let no_match_msg = #no_match_msg; in call() localVariable
570 let no_match_msg = #no_match_msg; in call() localVariable