Searched refs:_getLoopVars (Results 1 – 2 of 2) sorted by relevance
145 def _getLoopVars(testDict): function226 loopVars=_getLoopVars(sdict)
213 def _getLoopVars(self,inDict,testname, isSubtest=False): member in generateExamples562 loopVars = self._getLoopVars(subst,testname) # Alters subst as well607 sLoopVars = self._getLoopVars(subst,testname,isSubtest=True)