Searched refs:GetVmCommand (Results 1 - 8 of 8) sorted by relevance

/external/v8/test/benchmarks/
H A Dtestcfg.py62 result = self.context.GetVmCommand(self, self.mode)
/external/v8/test/mjsunit/
H A Dtestcfg.py57 def GetVmCommand(self, source): member in class:MjsunitTestCase
58 result = self.config.context.GetVmCommand(self, self.mode)
85 result = self.GetVmCommand(source)
/external/v8/test/es5conform/
H A Dtestcfg.py57 result = self.context.GetVmCommand(self, self.mode)
/external/v8/test/sputnik/
H A Dtestcfg.py64 result = self.context.GetVmCommand(self, self.mode)
/external/v8/test/message/
H A Dtestcfg.py81 result = self.config.context.GetVmCommand(self, self.mode)
/external/v8/test/mozilla/
H A Dtestcfg.py77 result = self.context.GetVmCommand(self, self.mode) + \
/external/v8/test/test262/
H A Dtestcfg.py63 result = self.context.GetVmCommand(self, self.mode)
/external/v8/tools/
H A Dtest.py714 def GetVmCommand(self, testcase, mode): member in class:Context

Completed in 384 milliseconds