/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> \ 47 Once the config file is generated, it can be checked in following the steps in the "Checking in a
|
/platform_testing/libraries/flicker/test/src/com/android/server/wm/flicker/ |
D | TestFileUtils.java | 27 InputStream in = context.getResources().getAssets().open("testdata/" + relativePath); in readTestFile() local 28 return ByteStreams.toByteArray(in); in readTestFile()
|
/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 18 // Only compile source java files in this apk.
|
/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 18 // Only compile source java files in this apk.
|
/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 18 // 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 18 // Only compile source java files in this apk.
|
/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 26 * assets/statsd-configs/ directory in the package, which can then be read with asset manager 27 * in the APK. 33 "&& for file in $${protos[@]} ; do cp $$file $$out_dir/$$assets_dir/ ; done " +
|
/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 19 // Only compile source java files in this jar.
|
/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 18 // TODO (b/158958526): This is an example of mainline testing in Test
|
/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 18 // 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 30 * directory in the package, which can then be read with asset manager. 36 "&& for file in $${src_protos[@]} ; do fname=$$(basename $$file) " +
|
/platform_testing/tests/perf/PerformanceLaunch/ |
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/health/composers/host/ |
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/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/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/tests/example/jarhosttest/ |
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/tests/example/devcodelab/ |
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/health/utils/ |
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/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/system-helpers/package-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/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/libraries/collectors-helper/utilities/ |
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/health/runners/longevity/platform/samples/ |
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 30 * directory in the package, which can then be read with asset manager. 36 "&& for file in $${src_protos[@]} ; do fname=$$(basename $$file) " +
|