Searched defs:commandLine (Results 1 – 6 of 6) sorted by relevance
43 String[] commandLine = new String[args]; in build() local
54 List<String> commandLine = new ArrayList<String>(4); in build() local
58 List<String> commandLine = new ArrayList(4 + sourceFiles.size()); in build() local
58 String[] commandLine = new String[sourceFiles.size()+args]; in build() local
200 String commandLine = String.format( in testGlesVersion() local248 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()253 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()343 String commandLine = String.format( in testResultCode() local513 String commandLine = String.format( in testRun_multipleTests() local616 String commandLine = String.format( in testRun_unexecutableTests() local880 String commandLine = String.format( in testOrientation() local2281 String commandLine = String.format( in testInterrupt_killReportTestFailed() local
1643 final String commandLine = configCommandLine.toString(); in isSupportedGlesRenderConfig() local