/platform_testing/tests/example/devcodelab/ |
D | README | 3 This test is a purposely broken instrumentation apk test meant for new
|
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/collectors-helper/utilities/src/com/android/helpers/ |
D | MetricUtility.java | 65 try (InputStream is = new ParcelFileDescriptor.AutoCloseInputStream(instr.getUiAutomation() in executeCommandBlocking() argument 71 while ((length = is.read(buf)) >= 0) { in executeCommandBlocking()
|
/platform_testing/tests/example/native/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS, 18 // TODO (b/158958526): This is an example of mainline testing in Test
|
/platform_testing/libraries/flicker/test/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS, 19 // sign this with platform cert, so this test is allowed to call private platform apis
|
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/ |
D | BatteryStatsListener.java | 184 InputStream is = new ParcelFileDescriptor.AutoCloseInputStream( in dumpBatteryStats() argument 190 while((bytes = is.read(buf)) != -1) { in dumpBatteryStats() 210 InputStream is = new ParcelFileDescriptor.AutoCloseInputStream( in resetBatteryStats() argument 212 BufferedReader reader = new BufferedReader(new InputStreamReader(is)) in resetBatteryStats()
|
/platform_testing/libraries/device-collectors/src/hostsidetests/src/com/android/collectors/ |
D | BatterystatsCollectorHostTest.java | 101 InputStream is = new BufferedInputStream(new FileInputStream(metricFile)) in testBatteryStatsListener_perRun() 103 BatteryStatsServiceDumpProto bssdp = BatteryStatsServiceDumpProto.parseFrom(is); in testBatteryStatsListener_perRun() 148 InputStream is = new BufferedInputStream(new FileInputStream(metricFile)) in testBatteryStatsListener_perTest() 150 BatteryStatsServiceDumpProto bssdp = BatteryStatsServiceDumpProto.parseFrom(is); in testBatteryStatsListener_perTest()
|
/platform_testing/libraries/health/runners/longevity/platform/src/android/platform/test/longevity/ |
D | profile.proto | 10 // distributed under the License is distributed on an "AS IS" BASIS, 44 // For app-based scenarios, whether to stay in the app after the tested action is performed.
|
/platform_testing/emu_test/ |
D | run_android_bridge_test.cmd | 4 REM It is to be used with BYOB setup to run tests on cloud VMs. 9 REM It will return 0 if it is able to execute tests, otherwise
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS, 29 * If a config fails to parse, an error is thrown and the build will fail.
|
/platform_testing/tests/perf/PerformanceLaunch/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/health/composers/host/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/health/options/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/utils/wifistrengthscanner/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/tests/example/jarhosttest/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/health/utils/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/utils/esimutility/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/junitxml/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/system-helpers/package-helper/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/timeresult-helper/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/collectors-helper/utilities/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/metrics-helper/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/health/runners/longevity/platform/samples/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS, 32 * If a profile fails to parse, an error is thrown and the build will fail.
|
/platform_testing/libraries/system-helpers/account-helper/ |
D | Android.bp | 11 // distributed under the License is distributed on an "AS IS" BASIS,
|
/platform_testing/libraries/collectors-helper/memory/test/ |
D | Android.bp | 10 // distributed under the License is distributed on an "AS IS" BASIS,
|