Home
last modified time | relevance | path

Searched refs:criterions (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
DTestVectorFactory.py59 criterions = []
69 criterions.append(newCriterion)
77 criterions.append(newCriterion)
78 return criterions
DTestLauncher.py145 def executeTestVector(self, criterions): argument
147 for criterion in criterions:
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/userInteraction/
DUserInteractor.py42 def __init__(self, testLauncher, criterions): argument
51 self.__criterions = criterions