Home
last modified time | relevance | path

Searched refs:PerformIncludeWhatYouUse (Results 1 – 1 of 1) sorted by relevance

/external/google-styleguide/cpplint/
Dcpplint_unittest.py196 def PerformIncludeWhatYouUse(self, code, filename='foo.h', io=codecs): member in CpplintTestBase
235 self.PerformIncludeWhatYouUse(code))
886 self.PerformIncludeWhatYouUse(code, 'foo.h'))
888 self.PerformIncludeWhatYouUse(code, 'foo.cc'))
1075 message = self.PerformIncludeWhatYouUse(
1082 message = self.PerformIncludeWhatYouUse(
1092 message = self.PerformIncludeWhatYouUse(
1101 message = self.PerformIncludeWhatYouUse(
1109 message = self.PerformIncludeWhatYouUse(