HomeSort by: relevance | last modified time | path
    Searched defs:is_executable_file (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
util.py 17 def is_executable_file(filename): function
68 elif is_executable_file(filename):
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
util.py 15 def is_executable_file(filename): function
66 elif is_executable_file(filename):

Completed in 15 milliseconds