Searched refs:pass (Results 1 – 25 of 40) sorted by relevance
12
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 108 --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 …]
|
D | help_rotate.txt | 60 --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 …]
|
D | help_lineage.txt | 57 --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/ |
D | README.md | 8 * 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/ |
D | TestResult.java | 205 int pass = 0; in merge() local 219 pass++; in merge() 247 if (pass > 0) { in merge()
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/ |
D | README.md | 8 * 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/ |
D | RustBinaryHostTestTest.java | 76 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/ |
D | README.md | 100 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/ |
D | README.md | 325 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
|
D | gradlew.bat | 16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
|
D | API-LINT.md | 45 You can pass a flag to metalava ("--update-baseline") to tell it to update the
|
/tools/asuite/asuite_plugin/ |
D | gradlew.bat | 16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
|
/tools/trebuchet/ |
D | gradlew.bat | 16 @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/ |
D | README.md | 8 …performed in the event of a test failure. The test will be reported as a 'pass' after the first su…
|
/tools/test/openhst/ |
D | README.md | 62 1. Over 95% pass ratio from 3000 test cycle would be fair enough to declare that the device passed…
|
D | stress_test.proto | 44 // The format string to pass to the python datetime constructor for the
|
/tools/tradefederation/core/atest/docs/ |
D | develop_test_runners.md | 63 pass
|
D | develop_test_finders.md | 63 pass
|
D | atest_structure.md | 113 pass
|
/tools/asuite/atest/docs/ |
D | develop_test_runners.md | 63 pass
|
D | develop_test_finders.md | 63 pass
|
D | atest_structure.md | 113 pass
|
/tools/tradefederation/core/proto/ |
D | test_record.proto | 81 // The overall pass / fail status for a particular TestRecord.
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/ |
D | SM_PTS_INSTRUCTIONS | 215 8. More testcases will pass until the next mac address rotation.
|
/tools/acloud/ |
D | README.md | 97 autoconnect, you can pass in `--no-autoconnect`
|
12