Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter/dex/builder/
DBuilder.py18 def _quotify(text): function
27 source_files = [_quotify(f) for f in source_files]
29 _quotify('{}.o'.format(os.path.basename(f))) for f in source_files