Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/vinn/vinn/
Dd8_runner.py93 stdout=subprocess.PIPE, stdin=subprocess.PIPE): argument
112 stdin=subprocess.PIPE): argument
148 stdin=subprocess.PIPE): argument
156 stdin=subprocess.PIPE): argument
174 def _RunFileWithD8(js_file_path, js_args, stdout, stdin): argument
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Dcgiapp.py164 def __init__(self, stdin, content_length): argument
187 def proc_communicate(proc, stdin=None, stdout=None, stderr=None): argument
Dfixture.py1538 def __init__(self, test_env, args, stdin, stdout, stderr, argument
/external/protobuf/examples/
DAddPerson.java15 static Person PromptForAddress(BufferedReader stdin, in PromptForAddress()
/external/v8/tools/testrunner/server/
Ddaemon.py25 def __init__(self, pidfile, stdin='/dev/null', argument
Dmain.py47 def __init__(self, pidfile, root, stdin="/dev/null", argument
/external/owasp/sanitizer/src/tests/org/owasp/html/
DExamplesTest.java47 InputStream stdin = System.in; in testExamplesRun() local
/external/lldb/test/pexpect-2.4/examples/
Dbd_serv.py72 def daemonize (stdin='/dev/null', stdout='/dev/null', stderr='/dev/null'): argument
Dcgishell.cgi154 def daemonize (stdin=None, stdout=None, stderr=None, daemon_pid_filename=None): argument