Searched refs:mStrippedString (Results 1 – 1 of 1) sorted by relevance
542 private final String mStrippedString; field in HtmlTest.StringIgnoringTrailingWhitespaceMatcher545 mStrippedString = stripTrailingWhitespace(string); in StringIgnoringTrailingWhitespaceMatcher()551 return mStrippedString.equals(stripTrailingWhitespace(string)); in matches()561 .appendText(mStrippedString) in describeTo()