Home
last modified time | relevance | path

Searched defs:executeScript (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
DTestLauncher.py160 def executeScript(self, scriptName): member in TestLauncher
/external/llvm/utils/lit/lit/
DTestRunner.py329 def executeScript(test, litConfig, tmpBase, commands, cwd): function