Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/
Dall_matcher.rs162 let second_matcher = ends_with("string"); in description_shows_more_than_one_matcher() localVariable
191 let second_matcher = ends_with("string"); in mismatch_description_shows_which_matcher_failed_if_more_than_one_constituent() localVariable
Dany_matcher.rs162 let second_matcher = ends_with("string"); in description_shows_more_than_one_matcher() localVariable
191 let second_matcher = ends_with("string"); in mismatch_description_shows_which_matcher_failed_if_more_than_one_constituent() localVariable