Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/scenario/
DScenario.py72 self.__testLauncher.executeTestVector(
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/userInteraction/
DUserInteractor.py108 self.__testLauncher.executeTestVector(self.__criterions)
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
DTestLauncher.py145 def executeTestVector(self, criterions): member in TestLauncher