Home
last modified time | relevance | path

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

/tools/tradefederation/core/proto/
Dcollector.proto16 // Run this collector at the start of a test.
19 // Run this collector when the test finishes.
22 // Run this collector when the test fails.
25 // Run this collector when the test crashes.
28 // Run this collector when the test has a tool failure.
31 // Run this collector at the given interval.
36 // Run this collector for the given build targets. If no build targets are
40 // Run this collector for tests with the given prefix. If no prefices are
44 // Run this collector for tests on the given test bench. If no test bench is
/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)
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();
Ddexter.cc59 int Dexter::Run() { in Run() function in Dexter
383 experimental::Run(experiment, dex_ir); in ProcessDex()
Dexperimental.cc517 void Run(const char* experiment, std::shared_ptr<ir::DexFile> dex_ir) { in Run() function
/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
491 Note: Run these commands before executing the testcase on PTS Side
499 Note: Run these commands before executing the testcase on PTS Side
510 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/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/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
149 * `cpplint`: Run through the cpplint tool (for C++ code).
150 * `gofmt`: Run Go code through `gofmt`.
151 * `google_java_format`: Run Java code through
154 * `pylint`: Run Python code through `pylint`.
155 * `xmllint`: Run XML code through `xmllint`.
/tools/tradefederation/core/atest/
DREADME.md17 4. [Specifying Steps: Build, Install or Run](#specifying-steps:-build,-install-or-run)
27 ##### 1. Run envsetup.sh
32 ##### 2. Run lunch
34 Run the `$ lunch` command to bring up a "menu" of supported devices. Find the device that matches
58 <td>Run the tests.</td></tr>
60 …<td>Run the tests on the specified device. Currently, one device can be tested at a time.</td></tr>
74 <td>Run regression detection algorithm.</td></tr>
81 …* and **-t** can be found below under [Specifying Steps: Build, Install or Run.](#specifying-steps…
199 ## <a name="specifying-steps:-build,-install-or-run">Specifying Steps: Build, Install or Run</a>
210 - Run tests only: `atest -t <test> `
/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/tradefederation/core/atest/docs/
Datest_structure.md21 4. Run test(s)