Home
last modified time | relevance | path

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

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