Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/policy_DisableScreenshots/Screenshooter/
Dbackground.js2 chrome.tabs.executeScript({
/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/llvm/utils/lit/lit/
DTestRunner.py505 def executeScript(test, litConfig, tmpBase, commands, cwd): function
886 res = executeScript(test, litConfig, tmpBase, script, execdir)
/external/llvm-project/llvm/utils/lit/lit/
DTestRunner.py944 def executeScript(test, litConfig, tmpBase, commands, cwd): function
1506 res = executeScript(test, litConfig, tmpBase, script, execdir)