Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/
Dstr_matcher.rs218 fn ignoring_outer_whitespace(self) -> StrMatcher<ActualT, ExpectedT>; in ignoring_outer_whitespace() method
335 fn ignoring_outer_whitespace(self) -> StrMatcher<ActualT, ExpectedT> { in ignoring_outer_whitespace() method
565 fn ignoring_outer_whitespace(self) -> Self { in ignoring_outer_whitespace() method