/tools/tradefederation/core/atest/docs/ |
D | developer_workflow.md | 41 involves how the test is actually run, you'll need to work with this 72 directly execute any individual unittest file. However, you'll need to 90 to edit if you need to make changes to the TradeFed code. 104 TradeFed itself is used to run the TradeFed unittests so you'll need 133 You shouldn't need to edit vts10-tradefed code, so there is no 134 need to write vts10 tests. Reach out to the vts team 135 if you need information on their unittests. 139 Again, you shouldn't need to change vts10-tradefed code. 150 You shouldn't need to edit this code, so no need to write tests. 154 Again, you shouldn't need to edit this code, so no need to run test.
|
D | develop_test_runners.md | 20 determine its specific dependencies that need to be built prior to any test 40 You'll need to override the following parent methods: 43 * ```get_test_runner_build_reqs()```: Return a set of build targets that need 55 Once the test runner class is created, you'll need to add it in
|
/tools/asuite/atest/docs/ |
D | developer_workflow.md | 41 involves how the test is actually run, you'll need to work with this 72 directly execute any individual unittest file. However, you'll need to 90 to edit if you need to make changes to the TradeFed code. 104 TradeFed itself is used to run the TradeFed unittests so you'll need 133 You shouldn't need to edit vts10-tradefed code, so there is no 134 need to write vts10 tests. Reach out to the vts team 135 if you need information on their unittests. 139 Again, you shouldn't need to change vts10-tradefed code. 150 You shouldn't need to edit this code, so no need to write tests. 154 Again, you shouldn't need to edit this code, so no need to run test.
|
D | develop_test_runners.md | 20 determine its specific dependencies that need to be built prior to any test 40 You'll need to override the following parent methods: 43 * ```get_test_runner_build_reqs()```: Return a set of build targets that need 55 Once the test runner class is created, you'll need to add it in
|
/tools/repohooks/ |
D | README.md | 82 A few environment variables are set so scripts don't need to discover things. 156 You do not need to send stderr to stdout. The tooling will take care of 162 another hook = funtimes --i-need "some space" ${PREUPLOAD_FILES} 216 override any existing default options, so be sure to include everything you need 232 Some builtin hooks need to call external executables to work correctly. By 285 a lot. Will need to consider a `PREUPLOAD.cfg` knob. 286 * We need to add `pylint` tool to the AOSP manifest and use that local copy
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/collections/ |
D | SparseArray.kt | 354 fun idealIntArraySize(need: Int): Int { in idealIntArraySize() 355 return idealByteArraySize(need * 4) / 4 in idealIntArraySize() 358 fun idealByteArraySize(need: Int): Int { in idealByteArraySize() 360 if (need <= (1 shl i) - 12) in idealByteArraySize() 363 return need in idealByteArraySize()
|
/tools/trebuchet/ |
D | CONTRIBUTING.md | 4 just a few small guidelines you need to follow. 14 You generally only need to submit a CLA once, so if you've already submitted one 15 (even if it was for a different project), you probably don't need to do it
|
D | gradlew.bat | 76 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
|
/tools/test/openhst/docs/ |
D | contributing.md | 4 just a few small guidelines you need to follow. 15 You generally only need to submit a CLA once, so if you've already submitted one 16 (even if it was for a different project), you probably don't need to do it
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/ |
D | GATT_PTS_INSTRUCTIONS | 902 Enter Pin from PTS to phone (Don't need this if already paired) 1058 …Note: Both responses need to be sent in quick successtion of each other since PTS disconnects the … 1180 …Note: All responses need to be sent in quick successtion of each other since PTS disconnects the l… 1291 …Note: All responses need to be sent in quick successtion of each other since PTS disconnects the l… 1363 …Note: All responses need to be sent in quick successtion of each other since PTS disconnects the l…
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 6 signer. For each signer, you need to provide the signer's private key and 88 need to use this option when only one signer is used. 160 and may need to be provided with --pass-encoding when a 161 non-ASCII password is used. --pass-encoding may also need
|
D | help_lineage.txt | 109 and may need to be provided with --pass-encoding when a 110 non-ASCII password is used. --pass-encoding may also need
|
D | help_rotate.txt | 112 and may need to be provided with --pass-encoding when a 113 non-ASCII password is used. --pass-encoding may also need
|
/tools/treble/build/sandbox/ |
D | nsjail.cfg | 62 # By default nsjail does not propagate the environment into the jail. We need 77 # Some tools need /dev/shm to created a named semaphore. Use a new tmpfs to 87 # Some tools like Java need a valid username
|
/tools/metalava/ |
D | API-LINT.md | 76 repository, you will need approval. 94 by the build. At that point you'll need to manually copy in the file instead. 101 At that point you can copy the file to where you need:
|
D | FORMAT.md | 229 We need to include annotation member methods, as well as their default values 268 syntax. Therefore, we need to also capture properties in the signature files. If 292 contract, so we need to include them in the signature format.
|
D | DOWNLOADING.md | 35 5. Now your repository is configured to pull only what you need for building and running Metalava. …
|
/tools/tradefederation/core/src/com/android/tradefed/suite/checker/ |
D | StatusCheckerResult.java | 72 public void setBugreportNeeded(boolean need) { in setBugreportNeeded() argument 73 mBugreportNeeded = need; in setBugreportNeeded()
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 152 // If type_name is set, this need not be set. If both this and type_name 254 // Object-C plugin) and your porject website (if available) -- there's no need 255 // to explain how you intend to use them. Usually you only need one extension 407 // The reflection APIs in such implementions still need to work as
|
/tools/asuite/aidegen/ |
D | README.md | 2 Java project in popular IDE environment. Developers no longer need to 45 2. Q: When do I need to re-run AIDEGen?
|
/tools/tradefederation/core/tests/res/config/suite/ |
D | suite.md | 10 in the test config file. So one doesn't need to maintain a collection of test in 70 To run a suite with remote build, you need to provide build arguments, e.g.,
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 100 // files need not reside completely in memory at one time. Note that as of 133 // should be indented the same amount as any inserted code will need to be
|
/tools/external/fat32lib/ |
D | NOTICE | 21 To protect your rights, we need to make restrictions that forbid distributors to deny you these rig… 37 For example, on rare occasions, there may be a special need to encourage the widest possible use of… 104 …from it. However, as a special exception, the materials to be distributed need not include anythin…
|
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/tests/ |
D | Android.mk.bak | 18 # long-term need to build this against prebuilt NDK
|
/tools/asuite/asuite_plugin/ |
D | gradlew.bat | 76 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
|