Searched refs:in (Results 1 – 25 of 180) sorted by relevance
12345678
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/ |
D | README.md | 10 ## Checking in a config 12 To check in config(s) for a new set of metrics, follow these steps: 15 2. Put the new config(s) in the subdirectory using the directory name and optionally with additional 18 3. Write a README file explaining what the config(s) in the new subdirectory does and put it under 29 section (and this section only) in the Android Metrics documentation to create a new config file. 40 --config_name=<You config's name defined in step 1> \ 41 --enable_string_hash=false \ # Output human-readable package names to the uid map in the report. 48 Once the config file is generated, it can be checked in following the steps in the "Checking in a
|
/platform_testing/tests/example/native/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 30 // Do not mark as unit tests, to use as a validation in test mapping 31 // and test harness in some situations.
|
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/ |
D | README.md | 3 All elements in this package are shared between the Android codebase and 4 Winscope (development/tools/winscope), which is written in JavaScript.
|
/platform_testing/libraries/health/runners/longevity/platform/tests/assets/ |
D | testExtraArgs_unregisteredAfterTest.textpb | 34 key: "in-test-option" 35 value: "in-test-override" 42 value: "in-test-option"
|
D | testExtraArgs_registeredBeforeTest.textpb | 20 key: "in-test-option" 21 value: "in-test-override"
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 30 * assets/statsd-configs/ directory in the package, which can then be read with asset manager 31 * in the APK. 37 "&& for file in $${protos[@]} ; do cp $$file $$out_dir/$$assets_dir/ ; done " +
|
/platform_testing/libraries/tradefed-python-lib/helloWorld/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 15 // Example hello world test that can run in Tradefed
|
/platform_testing/tests/functional/devicehealthchecks/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 22 // Only compile source java files in this apk.
|
/platform_testing/tests/functional/devicehealthtests/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 22 // Only compile source java files in this apk.
|
/platform_testing/libraries/device-collectors/src/hostsidetests/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 23 // Only compile source java files in this jar.
|
/platform_testing/tests/perf/PerformanceAppTest/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 22 // Only compile source java files in this apk.
|
/platform_testing/tests/perf/BootHelperApp/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 22 // Only compile source java files in this apk.
|
/platform_testing/tests/perf/PerfTransitionTest/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 22 // Only compile source java files in this apk.
|
/platform_testing/tests/health/scenarios/tests/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software 15 // TODO(harrytczhang@): Refactor to share command with the similar genrule in samples. See 34 * directory in the package, which can then be read with asset manager. 40 "&& for file in $${src_protos[@]} ; do fname=$$(basename $$file) " +
|
/platform_testing/utils/wifistrengthscanner/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 10 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/utils/esimutility/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 10 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/libraries/junitxml/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 10 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/libraries/timeresult-helper/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 10 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/tests/microbenchmarks/LauncherIconsApp/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/app-compact/ |
D | README.md | 3 This config collects app compaction metrics. Please see the `AppCompacted` atom in statsd's
|
/platform_testing/libraries/app-helpers/handheld/business-card-app-helper/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 10 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/libraries/health/options/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 9 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/libraries/metrics-helper/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 10 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/libraries/system-helpers/user-helper/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 10 // Unless required by applicable law or agreed to in writing, software
|
/platform_testing/libraries/automotive-helpers/utility-helper/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 10 // Unless required by applicable law or agreed to in writing, software
|
12345678