Searched defs:_calcTestFunctionName (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/testcase/Instructions/
H A DInstructionTestGen.py1704 def _calcTestFunctionName(self, oInstrTest, iInstrTest): member in class:InstructionTestGen
2131 oInstrTest.generateTest(self, self._calcTestFunctionName(oInstrTest, iInstrTest));
2156 % ( iInstrTest, iInstrTest, iInstrTest, self._calcTestFunctionName(oInstrTest, iInstrTest)));

Completed in 48 milliseconds