Home
last modified time | relevance | path

Searched refs:as (Results 1 – 21 of 21) sorted by relevance

/platform_testing/libraries/junitxml/src/com/android/junitxml/
DJUnitXmlRunner.java75 Class[] as = in main() local
94 AtestRunListener atestRunListener = getAtestRunListener(calcTestCount(as)); in main()
98 Result result = core.run(as); in main()
108 private static int calcTestCount(Class[] as) { in calcTestCount() argument
110 for (Class cls : as) { in calcTestCount()
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/wifi-health-stat-reported/
DREADME.md3 This config is used to log all changes in WiFi strength and sufficiency during a test, as defined by
/platform_testing/tests/example/devcodelab/
DREADME4 developers to fix and run locally as they learn how to Android.
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/on-device-power-measurement/
DREADME.md3 …used to pull the on-device power measurement before and after a test and test run as defined in the
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/wifi-controller-energy/
DREADME.md4 test or a test run, as defined by the WifiActivityInfo atom.
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-freq/
DREADME.md3 … pull the cpu time per frequency at the start and end of tests or test run as defined in the CpuTi…
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/subsystem-sleep-state/
DREADME.md3 These configs are used to collect the subsystem sleep state on the device as defined in the Subsyst…
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-cluster-time/
DREADME.md3 …rocess user time and system time at the start and end of tests or test run as defined in the CpuCl…
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/remaining-battery-capacity/
DREADME.md3 These configs are used to collect the remaining battery capacity on the device as defined in the
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-uid-freq/
DREADME.md3 … pull the cpu time per frequency at the start and end of tests or test run as defined in the CpuTi…
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-thread-freq/
DREADME.md3 …ge for each thread per frequency at the start and end of tests or test run as defined in the CpuTi…
/platform_testing/tests/example/native/
DAndroid.bp30 // Do not mark as unit tests, to use as a validation in test mapping
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/mobile-bytes-transfer/
DREADME.md3 …d via mobile networks(sum of foreground and background usage)on the device as defined in the Mobil…
/platform_testing/tests/functional/devicehealthchecks/assets/
Dbug_map7 system_app_anr executing\sservice\scom.google.android.as/com.google.android.apps.miphone.aiai.echo.…
8 system_app_anr executing\sservice\scom.google.android.as/com.google.android.apps.miphone.aiai.echo.…
9 system_app_anr executing\sservice\scom.google.android.as/com.google.android.apps.miphone.aiai.actio…
17 system_app_crash com.google.android.as.*\s.*\s.*\s.*\s*.*act=android.net.wifi.STATE_CHANGE 161559360
/platform_testing/libraries/flicker/
DREADME.md54 `TransitionResult` contains paths to test artifacts such as Winscope traces and screen recordings.
60 Each trace can be represented as a ordered collection of trace entries, with an associated timestam…
90 The `reason` string is build along the way with all the details as to why the assertions failed and…
114 The tests can be run as any other Android JUnit tests. `frameworks/base/tests/FlickerTests` uses th…
127 …and is used to eliminate *janky* runs. If an iteration has skipped frames, as determined by Window…
141 // such as if layer is not found or layer is not hidden by parent
/platform_testing/libraries/tradefed-python-lib/
DAndroid.bp15 // Base library that should be extended/included to run as part of Tradefed
/platform_testing/libraries/device-collectors/src/hostsidetests/
DAndroid.bp34 // tag this module as a test artifact
/platform_testing/libraries/audio-test-harness/proto/
Daudio_test_harness_service.proto24 // access audio devices on the host as if they were local device. This allows
DAndroid.bp42 // Common protos shared between the server and client libraries as model classes.
/platform_testing/libraries/health/runners/longevity/
DREADME.md3 This library serves as a test runner for longevity suites, which exercise test cases repeatedly in
10 minor differences. All of the examples below use the sample suites bundled as part of the
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/
DREADME.md23 _This section is subject to change as the Android Metrics team evolve their tools._