Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dcheck_build_sanity.py49 def __init__ (self, scriptPath, getExtraArgs = None): argument
50 self.scriptPath = scriptPath
54 return self.scriptPath
57 args = [pythonExecutable, os.path.join(env.srcDir, self.scriptPath)]
Dmake_release.py128scriptPath = os.path.normpath(os.path.join(packageBuildInfo.srcBasePath, "framework", "qphelper", …
132 scriptPath,
235scriptPath = os.path.normpath(os.path.join(packageBuildInfo.dstBasePath, "src", "android", "script…
239 scriptPath,
253scriptPath = os.path.normpath(os.path.join(packageBuildInfo.dstBasePath, "src", "external", "fetch…
257 scriptPath,
/external/syzkaller/vm/kvm/
Dkvm.go121 scriptPath := filepath.Join(workdir, "script.sh")
122 if err := osutil.WriteExecFile(scriptPath, []byte(script)); err != nil {
139 "--sandbox", scriptPath,
/external/antlr/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
DGUnitExecuteMojo.java292 final String scriptPath = script.getAbsolutePath(); in performExecution() local
293 System.out.println( "Executing script " + scriptPath ); in performExecution()
297 ANTLRFileStream antlrStream = new ANTLRFileStream( scriptPath ); in performExecution()
/external/guice/extensions/struts2/lib/
Djetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...