Home | History | Annotate | Download | only in rewrite_to_chrome_style

Lines Matching full:actual_old_text

927     // We need to ensure that |actual_old_text| is the same as
928 // |expected_old_text| - it can be different if |actual_old_text| contains
931 StringRef actual_old_text = clang::Lexer::getSourceText(
933 if (actual_old_text != expected_old_text)