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

  /external/chromium-trace/catapult/catapult_build/bin/
run_py_tests 24 from catapult_build import run_with_typ namespace
25 sys.exit(run_with_typ.Run(
  /external/chromium-trace/catapult/devil/bin/
run_py_tests 15 from catapult_build import run_with_typ namespace
19 return run_with_typ.Run(top_level_dir=_DEVIL_PATH)
  /external/chromium-trace/catapult/experimental/bisect_lib/bin/
run_py_tests 24 from catapult_build import run_with_typ namespace
25 sys.exit(run_with_typ.Run(
  /external/chromium-trace/catapult/catapult_base/bin/
run_tests 17 exit_code = run_with_typ.Run(top_level_dir, path=[_CATAPULT_BASE_PATH])
36 from catapult_build import run_with_typ namespace
  /external/chromium-trace/catapult/dashboard/bin/
run_py_tests 31 from catapult_build import run_with_typ namespace
33 return_code = run_with_typ.Run(
  /external/chromium-trace/catapult/dependency_manager/bin/
run_tests 25 from catapult_build import run_with_typ namespace
26 return run_with_typ.Run(
  /external/chromium-trace/catapult/perf_insights/bin/
run_py_tests 16 exit_code = run_with_typ.Run(top_level_dir, path=[_PERF_INSIGHTS_PATH])
35 from catapult_build import run_with_typ namespace
  /external/chromium-trace/catapult/third_party/py_vulcanize/bin/
run_py_tests 27 from catapult_build import run_with_typ namespace
28 sys.exit(run_with_typ.Run(
  /external/chromium-trace/catapult/tracing/bin/
run_py_tests 16 exit_code = run_with_typ.Run(top_level_dir, path=[_TRACING_PATH])
35 from catapult_build import run_with_typ namespace

Completed in 310 milliseconds