Home
last modified time | relevance | path

Searched refs:executeScript (Results 1 – 5 of 5) sorted by relevance

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/scenario/
DScenario.py75 self.__testLauncher.executeScript
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/userInteraction/
DUserInteractor.py120 DynamicCallHelper(self.__testLauncher.executeScript, script))
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
DTestLauncher.py160 def executeScript(self, scriptName): member in TestLauncher
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DTestRunner.py339 def executeScript(test, litConfig, tmpBase, commands, cwd): function
577 res = executeScript(test, litConfig, tmpBase, script, execdir)
/external/llvm/utils/lit/lit/
DTestRunner.py505 def executeScript(test, litConfig, tmpBase, commands, cwd): function
886 res = executeScript(test, litConfig, tmpBase, script, execdir)