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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/
check-blink-deps 49 check_deps = os.path.realpath(os.path.join(root_dir, os.pardir, os.pardir, 'buildtools', 'checkdeps', 'checkdeps.py'))
50 subprocess.call([sys.executable, check_deps, '--root', root_dir, start_dir])
  /external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
Makefile 247 define check_deps macro
255 $(Q)$(call check_deps)

Completed in 60 milliseconds