Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 72) sorted by relevance

123

/test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/tests/
DWebviewAppCrawlTest.java63 @Option(name = "record-screen", description = "Whether to record screen during test.")
66 @Option(name = "webview-version-to-test", description = "Version of Webview to test.")
71 description = "Release channel to fetch Webview from, i.e. stable.")
74 @Option(name = "package-name", description = "Package name of testing app.")
79 description =
86 description = "Arguments for the 'adb install-multiple' package installation command.")
91 description = "Time to wait for an app to launch in msecs.")
96 description =
103 description =
111 description =
[all …]
DWebviewAppLaunchTest.java57 @Option(name = "record-screen", description = "Whether to record screen during test.")
60 @Option(name = "webview-version-to-test", description = "Version of Webview to test.")
65 description = "Release channel to fetch Webview from, i.e. stable.")
68 @Option(name = "package-name", description = "Package name of testing app.")
73 description =
80 description = "Arguments for the 'adb install-multiple' package installation command.")
85 description = "Time to wait for an app to launch in msecs.")
/test/app_compat/csuite/test_scripts/src/main/java/com/android/csuite/tests/
DAppCrawlTest.java63 @Option(name = RECORD_SCREEN, description = "Whether to record screen during test.")
68 description =
75 description =
83 description =
91 description =
100 description =
105 @Option(name = "package-name", mandatory = true, description = "Package name of testing app.")
111 description = "The crawl controller endpoint to target.")
117 description =
125 description = "The timeout for the crawl test.")
[all …]
DAppLaunchTest.java70 @Option(name = RECORD_SCREEN, description = "Whether to record screen during test.")
75 description = "Whether to take a screenshost after a package is launched.")
80 description =
87 description =
94 description =
101 description = "Arguments for the 'adb install-multiple' package installation command.")
106 description = "When to save apk files to the test result artifacts.")
109 @Option(name = "package-name", description = "Package name of testing app.")
114 description = "Time to wait for app to launch in msecs.")
119 description =
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTest.java80 description = "retry a previous session's failed and not executed tests.",
85 description = "the subplan to run",
90 description = "the include module filters to apply.",
95 description = "the exclude module filters to apply.",
101 description = "the abi to test.",
106 description =
113 description = "the test module to run.",
119 description = "the test run.",
125 description =
133 description = "the arguments to pass to a test. The expected format is "
[all …]
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/targetprep/
DAppSetupPreparer.java76 @Option(name = "package-name", description = "Package name of testing app.")
81 description = "the name of an apk file to be installed on device. Can be repeated.")
84 @Option(name = OPTION_AAPT_VERSION, description = "The version of AAPT for APK parsing.")
89 description =
96 description = "Enable packages to be installed incrementally.")
101 description = "Specify percentage of blocks to filter.")
106 description = "Specify timeout of incremental installation.")
109 @Option(name = OPTION_MAX_RETRY, description = "Max number of retries upon TargetSetupError.")
114 description =
122 description =
[all …]
/test/app_compat/csuite/test_scripts/src/main/java/com/android/pixel/utils/
DDeviceUtils.java124 public void takeScreenshot(String packageName, String description) { in takeScreenshot() argument
129 "%s_%s_screenshot_%s.png", mTestName, packageName, description)); in takeScreenshot()
167 public File getOutputFile(String description, int part) { in getOutputFile() argument
169 final String fileName = String.format("%s-video%s.mp4", description, part == 1 ? "" : part); in getOutputFile()
181 RecordingThread(String name, String description) { in RecordingThread() argument
186 Assert.assertNotNull("No test description provided for recording.", description); in RecordingThread()
187 mDescription = description; in RecordingThread()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DPropertyCheck.java36 description = "The name of the property to check",
41 @Option(name = "expected-value", description = "The expected value of the property")
46 description = "Whether this value must be set only (don't check value)")
51 description = "Whether to throw an error for an unexpected property value")
DDynamicConfigPusher.java70 @Option(name = "api-key", description = "API key for for dynamic configuration.")
73 @Option(name = "cleanup", description = "Whether to remove config files from the test " +
77 @Option(name = "config-url", description = "The url path of the dynamic config. If set, " +
84 description = "Whether there exists a service side dynamic config.")
87 @Option(name="config-filename", description = "The module name for module-level " +
91 @Option(name = "target", description = "The test target, \"device\" or \"host\"",
95 @Option(name = "version", description = "The version of the configuration to retrieve " +
102 description =
109 description =
117 description =
DSettingsPreparer.java47 @Option(name = "device-setting", description = "The setting on the device to be checked")
53 description = "If the setting is 'secure', 'global', or 'system'")
56 @Option(name = "set-value", description = "The value to be set for the setting")
59 @Option(name = "expected-values", description = "The set of expected values of the setting")
62 @Option(name = "failure-message", description = "The text printed for an unexpected value")
DDeviceFileCollector.java41 description = "Whether device info collection should be skipped"
45 @Option(name = "src-file", description = "The file path to copy to the results dir")
48 @Option(name = "dest-file", description = "The destination file path under the result")
58 @Option(name = "property", description = "run this test on device with this property value")
DReportLogCollector.java41 @Option(name= "src-dir", description = "The directory to copy to the results dir")
44 @Option(name = "dest-dir", description = "The directory under the result to store the files")
47 @Option(name = "temp-dir", description = "The temp directory containing host-side report logs")
50 @Option(name = "device-dir", description = "Create unique directory for each device")
DInteractiveResultCollector.java52 description =
59 description =
66 description =
74 description = "The list of paths to the files stored on the device.")
DApkInstrumentationPreparer.java51 @Option(name = "apk", description = "Name of the apk to instrument", mandatory = true)
54 @Option(name = "package", description = "Name of the package", mandatory = true)
61 @Option(name = "when", description = "When to instrument the apk", mandatory = true)
64 @Option(name = "throw-error", description = "Whether to throw error for device test failure")
69 description = "The include filters of the test name to run in the apk",
DDeviceInfoCollector.java76 description = "Whether device info collection should be skipped")
81 description =
87 @Option(name= "src-dir", description = "The directory to copy to the results dir")
90 @Option(name = "dest-dir", description = "The directory under the result to store the files")
94 @Option(name = "temp-dir", description = "The directory containing host-side device info files")
DWifiCheck.java41 @Option(name = "wifi-ssid", description = "Name of the WiFi network with which to connect")
45 description = "The WPA-PSK associated with the wifi-ssid option")
/test/app_compat/csuite/test_scripts/src/main/java/com/android/art/tests/
DAppCompileLaunchTest.java72 @Option(name = RECORD_SCREEN, description = "Whether to record screen during test.")
77 description = "Whether to take a screenshost after a package is launched.")
82 description =
89 description =
96 description =
103 description = "Arguments for the 'adb install-multiple' package installation command.")
108 description = "When to save apk files to the test result artifacts.")
111 @Option(name = "package-name", description = "Package name of testing app.")
116 description = "Time to wait for app to launch in msecs.")
121 description =
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildProvider.java69 @Option(name="branch", description="build branch name to supply.")
73 description =
77 @Option(name="build-flavor", description="build flavor name to supply.")
82 description = "allow for a prefix to be inserted into build flavor."
86 @Option(name="build-target", description="build target name to supply.")
89 @Option(name="build-attribute", description="build attributes to supply.")
92 @Option(name="use-device-build-info", description="Bootstrap build info from device")
96 description = "Specify the url for override config")
101 description = "Override the name that should used to replace the {suite-name} "
106 description = "the test suite plan to run, such as \"everything\" or \"cts\"",
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DPackageModuleInfoProvider.java41 description = "Use --alt-package to specify app package names.",
47 description =
55 description = "App package names.",
/test/catbox/report/src/com/android/catbox/result/
DJsonResultReporter.java66 description =
73 @Option(name = "report-log-name", description = "Name of the JSON report file.")
78 description = "Mapping for test name to use in report.")
83 description = "Exclude metric from test name in report.")
89 description = "Report all the generated metrics. Default to 'true'.")
94 description =
99 @Option(name = "test-iteration-separator", description = "Separator used in between the test"
103 @Option(name = "aggregate-similar-tests", description = "To aggregate the metrics from test"
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelper.java79 @Option (name = "name", shortName = 'n', description = "the name of the subplan to create",
83 @Option (name = "session", description = "the session id to derive from",
88 description = "the result type to include. One of passed, failed, not_executed."
94 description = "the include module filters to apply.",
99 description = "the exclude module filters to apply.",
104 description = "the test module to run.",
109 description = "the test to run.",
114 description = "the abi to test.",
119 description = "the subplan used in the previous session",
/test/catbox/target_preparers/src/com/android/catbox/targetpreparer/
DChromeMdPassengerLoadPreparer.java47 @Option(name = "skip-display-id", description = "Display id to skip passenger load for")
50 @Option(name = "url", description = "Url to open in Chrome browser", mandatory = true)
53 @Option(name = "package", description = "Chrome package")
56 @Option(name = "activity", description = "Chrome activity")
61 description =
DSkipTestPreparer.java44 @Option(name = "comp-property", description = "ADB property of device to check against")
49 description = "Integer value of ADB property to check against")
54 description = "Operator to compare expected and actual int values")
/test/catbox/runner/src/com/android/catbox/runner/
DMopedRunner.java33 @Option(name = "test-artifact", description = "test artifact")
36 @Option(name = "artifact", description = "test artifact")
39 @Option(name = "unzip-build-timeout-min", description = "unzip build timeout in minutes")
42 @Option(name = "test-timeout-min", description = "test timeout in minutes")
45 @Option(name = "testcase", description = "which moped test binary to run")
/test/mlts/benchmark/src/com/android/nn/crashtest/core/
DCrashTestCoordinator.java56 void testProgressing(Optional<String> description); in testProgressing() argument
126 String description = msgFromTest.getData().getString( in onServiceConnected()
128 Log.d(TAG, "Test progress message: " + description); in onServiceConnected()
130 Optional.ofNullable(description)); in onServiceConnected()

123