HomeSort by relevance Sort by last modified time
    Searched refs:commandLineArgs (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/components/cronet/android/sample/javatests/src/org/chromium/cronet_sample_apk/
CronetSampleTest.java 69 String url, String[] commandLineArgs) {
78 if (commandLineArgs != null) {
80 commandLineArgs);
  /external/chromium_org/components/cronet/android/test/javatests/src/org/chromium/cronet_test_apk/
CronetTestBase.java 55 String url, String[] commandLineArgs) {
64 if (commandLineArgs != null) {
66 commandLineArgs);
HttpUrlRequestFactoryTest.java 30 String[] commandLineArgs = {
34 commandLineArgs);
CronetUrlTest.java 60 String[] commandLineArgs = {
64 commandLineArgs);
199 String[] commandLineArgs = {
203 commandLineArgs);
243 String[] commandLineArgs = {
247 commandLineArgs);
  /external/chromium_org/content/shell/android/javatests/src/org/chromium/content_shell_apk/
ContentShellTestBase.java 63 String[] commandLineArgs) {
70 if (commandLineArgs != null) {
71 intent.putExtra(ContentShellActivity.COMMAND_LINE_ARGS_KEY, commandLineArgs);
97 * @param commandLineArgs Optional command line args to append when launching the activity.
100 String url, String[] commandLineArgs) throws Throwable {
102 UrlUtils.getTestFileUrl(url), commandLineArgs);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 282 milliseconds