HomeSort by relevance Sort by last modified time
    Searched refs:nonessential_dir (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/export_tarball/
export_tarball.py 102 for nonessential_dir in (NONESSENTIAL_DIRS + TESTDIRS):
103 dir_path = os.path.join(GetSourceDirectory(), nonessential_dir)
export_v8_tarball.py 81 for nonessential_dir in _NONESSENTIAL_DIRS:
82 dir_path = os.path.join(GetV8Directory(), nonessential_dir)

Completed in 1141 milliseconds