Searched refs:IsInPreprocessorDirective (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/testing/gtest/scripts/
H A Dpump.py711 def IsInPreprocessorDirective(prev_lines, cur_line): function
801 elif IsInPreprocessorDirective(output, line):

Completed in 265 milliseconds