Searched defs:getMyCommandLine (Results 1 - 1 of 1) sorted by path

/external/lldb/test/
H A Ddotest.py1113 def getMyCommandLine(): function
1242 sys.stderr.write("Command invoked: %s\n" % getMyCommandLine())
1251 print >> f, "Command invoked: %s\n" % getMyCommandLine()

Completed in 230 milliseconds