Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/tools/gbench/
Dutil.py77 def check_input_file(filename): function
158 ftype = check_input_file(filename)
/external/google-benchmark/tools/gbench/
Dutil.py77 def check_input_file(filename): function
158 ftype = check_input_file(filename)
/external/selinux/python/sepolgen/src/sepolgen/
Daudit.py370 self.check_input_file = False
408 self.check_input_file = True
478 if not self.check_input_file: