Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/test/cctest/
Dtestcfg.py61 def GetCommand(self): member in CcTestCase
/external/webkit/V8Binding/v8/test/mozilla/
Dtestcfg.py77 def GetCommand(self): member in MozillaTestCase
/external/webkit/V8Binding/v8/test/mjsunit/
Dtestcfg.py55 def GetCommand(self): member in MjsunitTestCase
/external/webkit/V8Binding/v8/test/message/
Dtestcfg.py81 def GetCommand(self): member in MessageTestCase
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_ce.cpp73 Tsc324mNodeCommand* cmd = iTSCcomponent->GetCommand(); in CETransferIndication()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_component.h169 virtual Tsc324mNodeCommand* GetCommand() in GetCommand() function
/external/webkit/V8Binding/v8/tools/
Dtest.py363 return self.RunCommand(self.GetCommand())