Searched defs:find_depot_tools (Results 1 - 6 of 6) sorted by path

/external/chromium_org/build/
H A Dgyp_chromium221 import find_depot_tools namespace
222 depot_tools_path = find_depot_tools.add_depot_tools_to_path()
H A Dvs_toolchain.py148 import find_depot_tools namespace
149 depot_tools_path = find_depot_tools.add_depot_tools_to_path()
/external/chromium_org/chrome/browser/
H A Dtest_presubmit.py19 import find_depot_tools # pylint: disable=W0611 namespace
/external/chromium_org/chrome/test/ispy/client/
H A Dboto_bucket.py10 # src/tools/find_depot_tools.py to add this directory.
13 import find_depot_tools namespace
14 DEPOT_TOOLS_PATH = find_depot_tools.add_depot_tools_to_path()
/external/chromium_org/third_party/skia/tools/
H A Dadd_codereview_message.py27 from common.py.utils import find_depot_tools # pylint: disable=W0611 namespace
/external/chromium_org/tools/
H A Dsafely-roll-deps.py17 import find_depot_tools namespace

Completed in 351 milliseconds