Home
last modified time | relevance | path

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

/third_party/node/test/message/
Dtestcfg.py98 def GetCommand(self): member in MessageTestCase
/third_party/node/test/pseudo-tty/
Dtestcfg.py99 def GetCommand(self): member in TTYTestCase
/third_party/node/test/testpy/
D__init__.py58 def GetCommand(self): member in SimpleTestCase
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Ddebugger.cc1166 DebuggerCommand GetCommand(const EventReply &reply) { in GetCommand() function