Home
last modified time | relevance | path

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

/external/clang/utils/check_cfc/
Dtest_check_cfc.py118 self.assertEqual(check_cfc.replace_output_file(
120 self.assertEqual(check_cfc.replace_output_file(
123 check_cfc.replace_output_file(['clang'], 'testg.o')
Dcheck_cfc.py148 def replace_output_file(args, new_name): function
177 args = replace_output_file(args, output_file)