Lines Matching full:unit_test
318 """Checks to make sure no source files use UNIT_TEST"""325 if 'UNIT_TEST ' in line or line.endswith('UNIT_TEST'):330 return [output_api.PresubmitPromptWarning('UNIT_TEST is only for headers.\n' +