Home
last modified time | relevance | path

Searched refs:spawnu (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A D__init__.py75 from .pty_spawn import spawn, spawnu
H A Dpty_spawn.py830 def spawnu(*args, **kwargs): function
/llvm-project-15.0.7/lldb/test/API/terminal/
H A DTestSTTYBeforeAndAfter.py43 self.child = pexpect.spawnu('expect')
/llvm-project-15.0.7/lldb/test/API/macosx/nslog/
H A DTestDarwinNSLogOutput.py60 self.child = pexpect.spawnu('%s %s %s' % (lldbtest_config.lldbExec,