Searched
full:average (Results
551 -
575 of
2435) sorted by null
<<21222324252627282930>>
/frameworks/base/core/java/com/android/internal/os/ |
WifiPowerEstimator.java | 44 final long WIFI_BPS = 1000000; // TODO: Extract average bit rates from system
|
/frameworks/base/core/proto/android/service/ |
diskstats.proto | 50 // Average write speed of storaged benchmark for last 24 hours
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
TrackedCollections.java | 68 * - average elements inserted per hour during
|
/frameworks/base/tools/preload/ |
LoadedClass.java | 101 // Even -- average the two.
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiInfo.java | 128 * Average rate of lost transmitted packets, in units of packets per second. 133 * Average rate of transmitted retry packets, in units of packets per second. 138 * Average rate of successfully transmitted unicast packets, in units of packets per second. 143 * Average rate of received unicast data packets, in units of packets per second.
|
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ |
AKFS_Direction.c | 108 /* average */
|
AKFS_VNorm.c | 82 /* calculate average */
|
/hardware/interfaces/gnss/1.1/ |
IGnss.hal | 52 * not, on average, run power hungry operations like RF and signal searches for more than
|
/hardware/interfaces/health/2.0/ |
types.hal | 142 * Average battery current in uA. Will be 0 if unsupported.
|
/hardware/interfaces/tests/msgq/1.0/ |
IBenchmarkMsgQ.hal | 60 * The average time taken for the experiment is measured.
|
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ |
PrimitiveSumTest.java | 63 // @@@ For Double depending on the input data the average algorithm may produce slightly
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/ |
HumanInteractionClassifier.java | 41 // take the average.
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
dbstabsmooth.h | 59 * Smooth-motion is to do a weight-average between the current affine and
|
/packages/apps/Messaging/jni/ |
GifTranscoder.h | 84 // Computes the average color (by averaging the per-channel (ARGB) values).
|
/prebuilts/go/darwin-x86/src/runtime/pprof/ |
protomem.go | 75 // which samples to collect, based on the desired average collection
|
/prebuilts/go/linux-x86/src/runtime/pprof/ |
protomem.go | 75 // which samples to collect, based on the desired average collection
|
/prebuilts/misc/windows/sdl2/test/ |
testresample.c | 97 SDL_WriteLE32(io, avgbytes); /* average bytes per second */
|
/system/extras/perfprofd/binder_interface/ |
perfprofd_config.proto | 12 // Average number of seconds between perf profile collections (if
|
/system/netd/server/ |
ResolverStats.h | 35 STATS_RTT_AVG, // average round-trip-time
|
/test/vti/dashboard/src/test/java/com/android/vts/util/ |
StatSummaryTest.java | 35 /** Test computation of average. */
|
/toolchain/benchmark/ |
parse_result.py | 65 if 'average' in word:
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
iperf_server.py | 118 """Average UDP rate in MB/s over the entire run. 120 This is the average UDP rate observed at the terminal the iperf result 133 """Average receiving rate in MB/s over the entire run. 145 """Average sending rate in MB/s over the entire run.
|
/tools/test/connectivity/acts/tests/google/wifi/ |
WifiPowerTest.py | 151 If self.threshold exists, also verify that the average current of the 166 result_extra = {"Average Current": actual_current_str} 174 result_extra["Average Rate"] = rate 181 ("Measured average current in [%s]: %s, which is "
|
/tools/test/connectivity/tools/lab/metrics/ |
read_metric.py | 46 18 seconds each time to get an average. Should be performed on an
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
Camera2LatencyTest.java | 80 // Then report only the first two startup time of cold startup and average warm startup.
|
Completed in 678 milliseconds
<<21222324252627282930>>