Home
last modified time | relevance | path

Searched refs:rawCriterions (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
DTestVectorFactory.py51 def generateTestVector(self, rawCriterions=None): argument
65 if rawCriterions:
67 newCriterion.currentValue = rawCriterions[
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/scenario/
DScenario.py71 lambda rawCriterions:
73 self.__testFactory.generateTestVector(rawCriterions)),