Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/
Dstr_matcher.rs194 fn ignoring_trailing_whitespace(self) -> StrMatcher<ActualT, ExpectedT>; in ignoring_trailing_whitespace() method
327 fn ignoring_trailing_whitespace(self) -> StrMatcher<ActualT, ExpectedT> { in ignoring_trailing_whitespace() method
561 fn ignoring_trailing_whitespace(self) -> Self { in ignoring_trailing_whitespace() method