Searched refs:runScriptInBackground (Results 1 – 1 of 1) sorted by relevance
121 scriptProcess = runScriptInBackground(scriptFilepath); in testNonZygoteProgramIsNotDebuggable()142 private Process runScriptInBackground(String scriptFilepath) throws IOException { in runScriptInBackground() method in JdwpSecurityHostTest