Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 40) sorted by relevance

12

/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_sign.txt108 --ks-pass KeyStore password (see --ks). The following formats are
110 pass:<password> password provided inline
127 --key-pass Password with which the private key is protected.
129 pass:<password> password provided inline
136 If --key-pass is not specified for a KeyStore key, this
140 If --key-pass is not specified for a private key file key,
150 --pass-encoding Additional character encoding (e.g., ibm437 or utf-8) to
160 and may need to be provided with --pass-encoding when a
161 non-ASCII password is used. --pass-encoding may also need
177 --ks-provider-arg Value to pass into the constructor of the JCA Provider
[all …]
Dhelp_rotate.txt60 --ks-pass KeyStore password (see --ks). The following formats are
62 pass:<password> password provided inline
79 --key-pass Password with which the private key is protected.
81 pass:<password> password provided inline
88 If --key-pass is not specified for a KeyStore key, this
92 If --key-pass is not specified for a private key file key,
102 --pass-encoding Additional character encoding (e.g., ibm437 or utf-8) to
112 and may need to be provided with --pass-encoding when a
113 non-ASCII password is used. --pass-encoding may also need
129 --ks-provider-arg Value to pass into the constructor of the JCA Provider
[all …]
Dhelp_lineage.txt57 --ks-pass KeyStore password (see --ks). The following formats are
59 pass:<password> password provided inline
76 --key-pass Password with which the private key is protected.
78 pass:<password> password provided inline
85 If --key-pass is not specified for a KeyStore key, this
89 If --key-pass is not specified for a private key file key,
99 --pass-encoding Additional character encoding (e.g., ibm437 or utf-8) to
109 and may need to be provided with --pass-encoding when a
110 non-ASCII password is used. --pass-encoding may also need
126 --ks-provider-arg Value to pass into the constructor of the JCA Provider
[all …]
/tools/test/connectivity/acts/tests/google/wifi/aware/
DREADME.md8 * functional: Functional tests that each implementation must pass. These
9 are pass/fail tests.
11 latency or throughput. Some of the tests may not have pass/fail results -
12 they just record the measured performance. Even when tests do have a pass/
16 especially in an over-the-air situation, pass/fail criteria are either
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DTestResult.java205 int pass = 0; in merge() local
219 pass++; in merge()
247 if (pass > 0) { in merge()
/tools/test/connectivity/acts/tests/google/wifi/rtt/
DREADME.md8 * functional: Functional tests that each implementation must pass. These
9 are pass/fail tests.
12 especially in an over-the-air situation, pass/fail criteria are either
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/rust/
DRustBinaryHostTestTest.java76 private String resultCount(int pass, int fail, int ignore) { in resultCount() argument
77 return "test result: ok. " + pass + " passed; " + fail + " failed; " + ignore + " ignored;"; in resultCount()
/tools/repohooks/
DREADME.md100 A few keywords are recognized to pass down settings. These are **not**
219 Quoting is handled naturally. i.e. use `"a b c"` to pass an argument with
/tools/metalava/
DREADME.md325 separate hierarchy we can easily perform this work once and pass around our
459 does not use javadoc data structures to pass maps like the arguments for the
Dgradlew.bat16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
DAPI-LINT.md45 You can pass a flag to metalava ("--update-baseline") to tell it to update the
/tools/asuite/asuite_plugin/
Dgradlew.bat16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/tools/trebuchet/
Dgradlew.bat16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/tools/test/connectivity/acts_tests/tests/google/tel/config/
DREADME.md8 …performed in the event of a test failure. The test will be reported as a 'pass' after the first su…
/tools/test/openhst/
DREADME.md62 1. Over 95% pass ratio from 3000 test cycle would be fair enough to declare that the device passed…
Dstress_test.proto44 // The format string to pass to the python datetime constructor for the
/tools/tradefederation/core/atest/docs/
Ddevelop_test_runners.md63 pass
Ddevelop_test_finders.md63 pass
Datest_structure.md113 pass
/tools/asuite/atest/docs/
Ddevelop_test_runners.md63 pass
Ddevelop_test_finders.md63 pass
Datest_structure.md113 pass
/tools/tradefederation/core/proto/
Dtest_record.proto81 // The overall pass / fail status for a particular TestRecord.
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DSM_PTS_INSTRUCTIONS215 8. More testcases will pass until the next mac address rotation.
/tools/acloud/
DREADME.md97 autoconnect, you can pass in `--no-autoconnect`

12