Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 187) sorted by relevance

12345678

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/users/
Dusers.py31 all = user.split(":")
32 all_users[all[1]] = all_users.get(all[1], all[0])
/tools/test/connectivity/acts_tests/tests/google/net/
DProxyTest.py24 from scapy.all import IP
25 from scapy.all import TCP
26 from scapy.all import UDP
27 from scapy.all import Raw
28 from scapy.all import rdpcap
29 from scapy.all import Scapy_Exception
DDnsOverHttpsTest.py27 from scapy.all import rdpcap
28 from scapy.all import Scapy_Exception
29 from scapy.all import TCP
30 from scapy.all import UDP
DApfCountersTest.py23 from scapy.all import ICMPv6ND_RA
24 from scapy.all import rdpcap
25 from scapy.all import Scapy_Exception
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/
DREADME.md13 fail criteria - that criteria may not apply to all implementations.
17 not provided or may not apply to all implementations or test environments.
27 If a test class is specified, then all tests within that test class are executed.
33 directory which lists all tests in the directory. E.g. to execute all functional
40 the *config* sub-directory. The configurations simply use all connected
45 * **aware_default_power_mode**: The power mode in which to run all tests. Options
/tools/test/graphicsbenchmark/dist/
DREADME4 Usage: ./run_gamecore.sh [--all] [--apk-info=file] [--apk-dir=dir]
7 -a, --all run all tests
Drun_gamecore.sh31 OPTS=`getopt -o ah -l all,help,apk-info:,apk-dir: -- "$@"` || usage
43 -a|--all)
/tools/treble/build/
DREADME.md9 To run all project tests:
20 We can unify the development of all devices on the same Android Platform dessert
57 directory are shared among all Android targets.
70 Contains all files generated during a build. This includes target files
/tools/netsim/ui/
Drollup.config.mjs22 'lit/directives/live.js': 'https://cdn.jsdelivr.net/gh/lit/dist@2/all/lit-all.min.js',
23 … 'lit/directives/style-map.js': 'https://cdn.jsdelivr.net/gh/lit/dist@2/all/lit-all.min.js',
/tools/netsim/testing/netsim-grpc/
DREADME.md26 - `get_devices()`: Get detailed information for all devices connected to netsim daemon.
29 - `reset()`: Reset all devices.
34 have TLS support, so all the package must be made available locally!
40 pip3 download --no-binary ":all:" my-package=1.2.3 -d repo
/tools/netsim/rust/daemon/src/wifi/packets/
Dmod.rs18 #![allow(clippy::all)]
26 #![allow(clippy::all)]
/tools/apksig/
DREADME.md12 signature is expected to verify on all Android platform versions supported by the APK. When signing
26 * `ApkSigner` which signs the provided APK so that it verifies on all Android platform versions
28 * `ApkVerifier` which checks whether the provided APK is expected to verify on all Android
44 * sign the provided APK so that it verifies on all Android platforms supported by the APK. Run
46 * check whether the provided APK's signatures are expected to verify on all Android platforms
/tools/acloud/
DREADME.md113 List will retrieve all the remote instances you've created in addition to
129 Delete will stop your remote and local instances. Acloud will find all
140 * Delete all instances
142 > $ acloud delete --all
150 Reconnect will re-establish ssh tunnels for adb/webrtc/vnc port forwarding for all
152 `adb devices` and reconnect them to adb. Lastly it will restart webrtc/vnc for all
161 * Reconnect all instances
163 > $ acloud reconnect --all
172 Pull will provide all log files to download or show in screen. It is helpful
/tools/aadevtools/avd/
DREADME.md10 * batch_add_avd_img.sh adds all AVD images listed in the input CSV file & properly patch to be used…
15 * patch_all_avds.sh changes all AVD configuration for more RAM & heap. So it can perform properly.
17 * set_avds_force_cold_boot.sh sets Cold Boot or Quick Boot for all AVD configurations.
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_verify.txt4 checks whether the APK will verify on all Android platform versions supported
29 the APK as the very last parameter, after all options.
36 1. Check whether the APK's signatures are expected to verify on all Android
/tools/external_updater/docs/
Ddev.md15 Not all the Python tools used here are available in AOSP. For managing those, we
37 prefer not to use `poetry shell`, you must prefix all Python commands with
44 Run all of the above with `make check` or just `make`.
/tools/test/graphicsbenchmark/
DAndroid.mk78 .PHONY: gamecore-all
79 gamecore-all: gamecore gamecore-test
87 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/asuite/atest/docs/
Datest_structure.md30 list of all modules in the android repo and some relevant info (e.g.
36 transform the user input into a ```TestInfo``` object that contains all of the
42 Once ```TestInfo``` objects have been constructed for all the tests passed in
43 by the user, all of the test dependencies are built. This step can by bypassed
59 * ```test_finder_handler.py``` - Module that collects all test finders,
65 * ```test_runner_handler.py``` - Module that collects all test runners and
/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
DSourceFile.kt80 val all = remainingImports.remove(name) ?: continue in classes() constant
81 result.addAll(all) in classes()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFlashingResourcesParser.java218 Collection<String> all = new ArrayList<String>(); in getRequiredBoards() local
229 all.addAll(board); in getRequiredBoards()
231 all.addAll(product); in getRequiredBoards()
236 return all; in getRequiredBoards()
/tools/carrier_settings/proto/
Dcarrier_settings.proto69 ALL = 0; // this APN can serve all kinds of data connections
88 // Default value "0" means all network types.
91 // Below are all parameters for the APN
152 // A collection of all APNs for a carrier
190 // Key-value pairs, holding all config entries
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/
DREADME.md13 not provided or may not apply to all implementations or test environments.
20 If a test class is specified, then all tests within that test class are executed.
41 the *config* sub-directory. The configuration simply uses all connected
/tools/aadevtools/validation/
DREADME.md24 2. batch_install_app.sh: find & install all APKs in a given directory to
39 4. test.sh has all the commands above to make is easier to use.
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
DMakefile1 all: nanopb_pb2.py plugin_pb2.py target
/tools/netsim/rust/daemon/src/bluetooth/
Dpackets.rs16 #![allow(clippy::all)]

12345678