Home
last modified time | relevance | path

Searched refs:into (Results 1 – 25 of 34) sorted by relevance

12

/tools/tradefederation/core/atest/docs/
Datest_structure.md35 The tests specified by the user are passed into the ```CLITranslator``` to
36 transform the user input into a ```TestInfo``` object that contains all of the
47 All of the ```TestInfo``` objects get passed into the ```test_runner_handler```
58 user input into something the test runners can understand.
78 dependencies for the supplied test, translating it into a form that a test
100 path of ```constants_override.py``` base path into ```PYTHONPATH```.
Ddevelop_test_runners.md13 ```extra_args``` passed into the ```run_tests``` method. The extra_args are
15 test runner to translate those args into the specific args the test runner
32 > add the path of where the test runner lives into ```$PYTHONPATH```. Same
Ddevelop_test_finders.md12 user input) and should try to resolve that string into a ```TestInfo``` object.
37 > add the path of where the test finder lives into ```$PYTHONPATH```. Same
Ddeveloper_workflow.md24 Its job is to translate user inputs into (1) build targets and (2)
27 are run it also parses the test runner's output into the output seen by
/tools/metalava/
DREADME.md10 * Allow extracting the API (into signature text files, into stub API files
11 (which in turn get compiled into android.jar, the Android SDK library) and
16 * Extracting source level annotations into external annotations file (such as
57 command line. If metalava is dropped into an Android framework build for
97 * Add support for writing (and reading) annotations into the signature
148 * Support for generating documentation into the stubs files (so we can run
188 * Baselines: Metalava can report all of its issues into a "baseline" file, which
288 functionality is now rolled into metalava, which has one very important
439 remove API. (The real check is slightly more complicated; it looks into the
445 As mentioned above, metalava generates documentation directly into the stubs
[all …]
DFORMAT.md141 The above signature line is turned into
266 into getters and setters which you can call from Java. But you cannot calls
437 we generate the SDK, we translate these into publicly known annotations,
444 it gets translated into?
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_rotate.txt16 --out File into which to put the binary representation of a
129 --ks-provider-arg Value to pass into the constructor of the JCA Provider
131 passed into the constructor as java.lang.String. By
186 --provider-arg Value to pass into the constructor of the JCA Provider
188 into the constructor as java.lang.String. By default, the
Dhelp_sign.txt17 --out File into which to output the signed APK. By default, the
177 --ks-provider-arg Value to pass into the constructor of the JCA Provider
179 passed into the constructor as java.lang.String. By
199 --provider-arg Value to pass into the constructor of the JCA Provider
201 into the constructor as java.lang.String. By default, the
Dhelp_lineage.txt16 --out File into which to put the binary representation of a
126 --ks-provider-arg Value to pass into the constructor of the JCA Provider
128 passed into the constructor as java.lang.String. By
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java857 private boolean doAdbFrameworkReboot(final String into) throws DeviceNotAvailableException { in doAdbFrameworkReboot() argument
876 if (into != null && !into.isEmpty()) { in doAdbFrameworkReboot()
877 command = String.format("%s %s", command, into); in doAdbFrameworkReboot()
903 protected void doAdbReboot(final String into) throws DeviceNotAvailableException { in doAdbReboot() argument
904 if (!doAdbFrameworkReboot(into)) { in doAdbReboot()
905 super.doAdbReboot(into); in doAdbReboot()
DNativeDevice.java315 RebootDeviceAction(String into) { in RebootDeviceAction() argument
316 mInto = into; in RebootDeviceAction()
2973 protected void doAdbReboot(final String into) throws DeviceNotAvailableException { in doAdbReboot() argument
2974 DeviceAction rebootAction = createRebootDeviceAction(into); in doAdbReboot()
2985 protected RebootDeviceAction createRebootDeviceAction(final String into) { in createRebootDeviceAction() argument
2986 return new RebootDeviceAction(into); in createRebootDeviceAction()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto72 // the entire set into memory at once. However, as of this writing, this
98 // file. This allows the generator to break large files into small chunks,
106 // content here is to be inserted into that file at a defined insertion
137 // inserts into it must both run as part of a single invocation of protoc.
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DGATT_PTS_INSTRUCTIONS230 [PTS Interaction] Enter Pin from console into PTS
240 [PTS Interaction] Enter Pin from console into PTS
512 [Enter Pin from DUT into PTS]
522 [Enter Pin from DUT into PTS]
528 [PTS Interaction] Enter pin from phone into PTS
657 [Enter Pin from DUT into PTS]
666 [Enter Pin from DUT into PTS]
813 Note: PTS gets into weird states often and disconnect randomly at this TC.
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/tests/
DAndroid.mk.bak26 # All source files will be bundled into one test module
38 # All gtests in all files should be compiled into one binary
/tools/metalava/stub-annotations/
DREADME.md13 build time and injected into the stubs in place
38 set of annotations we allow injected into the stubs.
/tools/trebuchet/
DREADME.md15 …he Android build system, there will be a StartupAnalyzerKt program placed into a directory that is…
19 … Android build system, there will be a StartupSummarizerKt program placed into a directory that is…
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DAnnotationItem.kt618 … fun addValues(value: AnnotationAttributeValue, into: MutableList<AnnotationAttributeValue>) { in toSource()
621 addValues(v, into) in toSource()
624 into.add(value) in toSource()
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteAndroidVirtualDevice.java337 protected void doAdbReboot(String into) throws DeviceNotAvailableException { in doAdbReboot() argument
340 super.doAdbReboot(into); in doAdbReboot()
/tools/test/connectivity/tools/
D.gitignore30 # before PyInstaller builds the exe, so as to inject date/other infos into it.
/tools/test/connectivity/acts/
D.gitignore30 # before PyInstaller builds the exe, so as to inject date/other infos into it.
/tools/external/fat32lib/
DNOTICE31 …is license for certain libraries in order to permit linking those libraries into non-free programs.
51 …either verbatim or with modifications and/or translated straightforwardly into another language. (…
79 This option is useful when you wish to copy part of the code of the Library into a program that is …
100 …sent on the user's computer system, rather than copying library functions into the executable, and…
132 14. If you wish to incorporate parts of the Library into other free programs whose distribution con…
/tools/test/connectivity/acts/tests/google/net/arduino/connect_wifi/
Dconnect_wifi.ino80 // read the packet into packetBufffer
/tools/apksig/etc/
Dapksigner.bat56 REM automagically converts --name=value arguments into 2 arguments "--name"
/tools/tradefederation/core/tests/res/config/suite/
Dsuite.md82 tests into a local build provider, so test configs can be located for the given
/tools/acloud/internal/proto/
Duser_config.proto89 // [CVD only] It will get passed into the launch_cvd command if not empty.

12