HomeSort by relevance Sort by last modified time
    Searched full:python_interpreter (Results 1 - 6 of 6) sorted by null

  /external/chromium-trace/catapult/third_party/typ/typ/tests/
test_case_test.py 48 self.check(prog=[h.python_interpreter, '../test.py'],
host_test.py 179 [h.python_interpreter,
187 [h.python_interpreter,
197 ret = h.call_inline([h.python_interpreter,
runner_test.py 179 ret = h.call_inline([h.python_interpreter, h.join(tmpdir, 'test')],
  /external/chromium-trace/catapult/third_party/typ/typ/fakes/
host_fake.py 35 python_interpreter = 'python' variable in class:FakeHost
  /external/chromium-trace/catapult/third_party/typ/typ/
host.py 35 python_interpreter = sys.executable variable in class:Host
runner.py 276 ret = h.call_inline([h.python_interpreter, path_to_file] + argv)

Completed in 73 milliseconds