Home
last modified time | relevance | path

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

/tools/asuite/aidegen/idea/
Dxml_gen.py144 ignores = [_IGNORE_PATH.format(GIT_DIR=p) for p in ignore_paths]
149 GITS=''.join(ignores)))
155 templates.IGNORED_GITS.format(GITS=''.join(ignores)))
/tools/aadevtools/dev/
Dchange_report.py161 def __init__(self, old_dir, new_dir, ignores=None, state_filter=None): argument
167 if ignores:
168 self._ignores = ignores.split(',')
386 change_report = ChangeReport(args.old_dir, args.new_dir, args.ignores,
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/signature/
DSignatureFormatOptionsTest.kt113 fun `--use-same-format-as reads from a valid file and ignores --format`() { in --use-same-format-as reads from a valid file and ignores --format()
121 fun `--use-same-format-as ignores empty file and falls back to format`() { in --use-same-format-as ignores empty file and falls back to format()
/tools/aadevtools/
DREADME.md32 * This skips all symlinks & ignores common repository metadata folders, e.g.
/tools/metalava/
DREADME.md120 ignores) block comments in the signature files.)