Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 22 of 22) sorted by relevance

/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DGAP_PTS_INSTRUCTIONS189 Note: Run the test a first time and it will fail. Change the address to
207 Note: Run the test a first time and it will fail. Change the address to
250 Note: Run the test a first time and it will fail. Change the address to
267 Note: Run the test a first time and it will fail. Change the address to
296 Note: Run the test a first time and it will fail. Change the address to
317 Note: Run the test a first time and it will fail. Change the address to
347 Note: Run the test a first time and it will fail. Change the address to
529 Note: Run these commands before executing the testcase on PTS Side
537 Note: Run these commands before executing the testcase on PTS Side
548 Note: Run the first 4 commands before executing the testcase on PTS Side
[all …]
DGATT_PTS_INSTRUCTIONS1376 Run this cmd until you see "Read Request Completed Successfully"
1379 Run this cmd until you see "Found Characteristic handle 0x... Successfully"
1389 Run this cmd until you see "Execute Write"
1392 Run this cmd until you see "Execute Write"
1403 Run the below cmd when PTS says "Found descriptor with handle=..."
1408 Note: Run the responses slowly
DSM_PTS_INSTRUCTIONS207 4. Run the example testcase.
/tools/acloud/public/
Dacloud_main.py362 create.Run(args)
389 report = delete.Run(args)
393 list_instances.Run(args)
395 reconnect.Run(args)
397 setup.Run(args)
/tools/dexter/dexter/
Ddexter_tests.py52 def Run(cmd, stdin_content=None): function
79 actual_output = Run(cmd)
91 cmp_output = Run('diff "%s" -' % expected_filename, actual_output)
Ddexter.cc59 int Dexter::Run() { in Run() function in Dexter
383 experimental::Run(experiment, dex_ir); in ProcessDex()
Dmain.cc21 return dexter.Run(); in main()
Dexperimental.h25 void Run(const char* experiment, std::shared_ptr<ir::DexFile> dex_ir);
Ddexter.h38 int Run();
Dexperimental.cc520 void Run(const char* experiment, std::shared_ptr<ir::DexFile> dex_ir) { in Run() function
/tools/repohooks/
DREADME.md143 * `checkpatch`: Run commits through the Linux kernel's `checkpatch.pl` script.
144 * `clang_format`: Run git-clang-format against the commit. The default style is
151 * `cpplint`: Run through the cpplint tool (for C++ code).
152 * `gofmt`: Run Go code through `gofmt`.
153 * `google_java_format`: Run Java code through
156 * `pylint`: Run Python code through `pylint`.
157 * `xmllint`: Run XML code through `xmllint`.
/tools/acloud/
DREADME.md23 * Run lunch for an AVD target
180 * Run setup for remote/local instances
184 * Run setup for remote instances only
188 * Run setup for local instances only
/tools/tradefederation/core/tests/res/config/suite/
Dsuite.md50 ## Run a suite
52 ### Run a suite in local build
68 ### Run a suite with remote build
/tools/acloud/setup/
Dsetup.py31 def Run(args): function
61 subtask.Run(force_setup=args.force)
Dbase_task_runner.py89 def Run(self, force_setup=False): member in BaseTaskRunner
/tools/acloud/create/
Dcreate.py183 setup.Run(args)
199 def Run(args): function
/tools/apksig/
DREADME.md44 * sign the provided APK so that it verifies on all Android platforms supported by the APK. Run
47 supported by the APK. Run `apksigner verify` for usage information.
/tools/test/connectivity/acts/
DREADME.md68 2. Run `$adb devices`
76 2. Run "python3.4 setup.py install" with elevated permissions
/tools/acloud/reconnect/
Dreconnect.py111 def Run(args): function
/tools/acloud/list/
Dlist.py215 def Run(args): function
/tools/acloud/delete/
Ddelete.py181 def Run(args): function
/tools/tradefederation/core/atest/docs/
Datest_structure.md21 4. Run test(s)