Home
last modified time | relevance | path

Searched defs:python (Results 1 – 1 of 1) sorted by relevance

/sdk/monkeyrunner/src/com/android/monkeyrunner/
DScriptRunner.java94 PythonInterpreter python = new PythonInterpreter(); in run() local
131 PythonInterpreter python = new PythonInterpreter(); in runString() local
143 final PythonInterpreter python = new PythonInterpreter(); in runStringAndGet() local
192 InteractiveConsole python = new JLineConsole(); in console() local