Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/googletest/src/matcher_support/
Dsummarize_diff.rs188 actual_summary.push_actual_with_match(*c); in print_inline_diffs()
389 fn push_actual_with_match(&mut self, element: char) { in push_actual_with_match() method