Home
last modified time | relevance | path

Searched refs:overall (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/tests/JankBench/scripts/
Ditr_collect.py81 overall = []
113 overall.append(geo_run)
121 global_overall[run_id] = scipy.stats.gmean(overall)
Dcollect.py112 overall = []
166 overall.append(geo_run)
174 global_overall[run_id] = scipy.stats.gmean(overall)
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/results/
DGlobalResultsStore.java291 DescriptiveStatistics overall = new DescriptiveStatistics(); in exportToCsv() local
305 overall.addValue(score); in exportToCsv()
340 (100 * overall.getStandardDeviation() / overall.getMean()) + "%\n"); in exportToCsv()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/
DREADME.md26 that make the overall suite diverse without being too large or having
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
DREADME.md124 improve the overall protobuf Python performance.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/
DREADME.md96 overall version number and some Ruby-specific rules. Gem does not allow
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop25 # overall latency and the lengths of the app --> SF and SF --> display phases)
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal341 * by all the windows from the same window group, therefore may reduce the overall memory
/frameworks/base/core/proto/android/os/
Dbatterystats.proto800 // Aggregated wakelock data for an app overall, across all of its wakelocks.
806 // wakelocks. AggregatedWakelock, on the other hand, holds overall per-app
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.cc1996 "you can add them to the failure list so the overall "
/frameworks/base/proto/src/
Dwifi.proto1594 // Histogram of RTT operation overall status
1642 // Status codes for overall RTT operation
1729 // Histogram bucket for Wi-Fi RTT overall operation status
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto393 // their application to let the overall system work best. The value is in
/frameworks/base/cmds/statsd/src/
Datoms.proto1365 // Bit mask of overall layout of the screen.
1387 // Contains information about the overall ui mode of the device.
4868 // Build.PRODUCT. The name of the overall product.
4981 * Pulls on-device BatteryStats power use calculations for the overall device.