/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | IperfHelper.py | 106 mean = statistics.mean(samples) 110 if abs(rate - mean) > max_dev: 111 max_dev = abs(rate - mean) 115 round(mean, 2), round(var, 2), round(max_dev, 2))) 119 mean = 0 121 return mean
|
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/ |
D | ChoreoTest.java | 65 double mean = 0; in choreoCallbackTimes() local 85 mean += interval; in choreoCallbackTimes() 87 mean = mean / (intervals.size() * 1E6); in choreoCallbackTimes() 95 .that(mean) in choreoCallbackTimes()
|
/tools/tradefederation/core/javatests/com/android/tradefed/util/ |
D | SimpleStatsTest.java | 41 assertNull(mStats.mean()); in testStats_empty() 64 assertEquals(5.5, mStats.mean(), 0.1); in testStats_evenCount() 85 assertEquals(5.0, mStats.mean(), 0.1); in testStats_oddCount() 104 assertEquals(55.0 / 15.0, mStats.mean(), 0.1); in testStats_skewedMedian()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | SimpleStats.java | 79 public Double mean() { in mean() method in SimpleStats 144 Double avg = mean(); in stdev() 166 Double avg = mean(); in meanOverOneStandardDeviationRange()
|
D | MetricUtility.java | 268 double mean = values.stream() 272 double variance = values.stream().reduce(0.0, (a, b) -> a + Math.pow(b - mean, 2) / count); 286 stats.put(STATS_KEY_MEAN, mean);
|
/tools/security/sanitizer-status/ |
D | NOTICE | 22 "License" shall mean the terms and conditions for use, reproduction, 25 "Licensor" shall mean the copyright owner or entity authorized by 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 39 "Source" form shall mean the preferred form for making modifications, 43 "Object" form shall mean any form resulting from mechanical 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 61 "Contribution" shall mean any work of authorship, including 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/apksig/ |
D | LICENSE | 22 "License" shall mean the terms and conditions for use, reproduction, 25 "Licensor" shall mean the copyright owner or entity authorized by 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 39 "Source" form shall mean the preferred form for making modifications, 43 "Object" form shall mean any form resulting from mechanical 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 61 "Contribution" shall mean any work of authorship, including 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/netsim/ |
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/test/openhst/ |
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/test/mobly_snippets/gft/ |
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/acloud/ |
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/test/connectivity/ |
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/treble/ |
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/trebuchet/ |
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 13 "Licensor" shall mean the copyright owner or entity authorized by 16 "Legal Entity" shall mean the union of the acting entity and all 24 "You" (or "Your") shall mean an individual or Legal Entity 27 "Source" form shall mean the preferred form for making modifications, 31 "Object" form shall mean any form resulting from mechanical 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 63 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/tools/test/connectivity/acts_tests/tests/google/experimental/ |
D | BluetoothThroughputTest.py | 133 metrics['data_throughput_avg_bytes_per_second'] = int(statistics.mean( 168 metrics['data_throughput_avg_bytes_per_second'] = int(statistics.mean( 203 metrics['data_throughput_avg_bytes_per_second'] = int(statistics.mean(
|
D | BluetoothPairAndConnectTest.py | 168 metrics['pair_avg_time_millis'] = int(statistics.mean(pair_times)) 176 (statistics.mean(connect_times)))
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_parse_utils.py | 443 avg_data_call_setup_time = statistics.mean(duration_list) 454 avg_validation_time_on_lte = statistics.mean( 696 avg_data_call_setup_time = statistics.mean(duration_list) 888 avg_deactivate_data_call_time = statistics.mean(duration_list) 1107 avg_deactivate_data_call_time = statistics.mean(duration_list) 1277 avg_ims_reg_duration = statistics.mean(ims_reg_duration_list) 1397 avg_setup_time = statistics.mean(duration_list) 1520 avg_setup_time = statistics.mean(duration_list) 1678 avg_sms_delivery_time = statistics.mean(sms_delivery_time) 1840 mo_avg_setup_time = statistics.mean(mo_setup_time_list) [all …]
|
/tools/tradefederation/contrib/src/com/android/regression/tests/ |
D | DetectRegression.java | 243 final double mean = calcMean(before); in computeRegression() local 247 if (Math.abs(value - mean) > stdDev * STD_DEV_THRESHOLD) { in computeRegression() 261 final double mean = calcMean(list); in calcStdDev() local 263 list.stream().collect(Collectors.averagingDouble(x -> Math.pow(x - mean, 2)))); in calcStdDev()
|
/tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/sampling/engine/ |
D | transformers_test.py | 200 statistics.mean([ 207 statistics.mean([
|
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/ |
D | AtraceRunMetricCollector.java | 180 Double.toString(resultAggregate.getValue().mean() in aggregateMetrics() 183 Double.toString(resultAggregate.getValue().mean())); in aggregateMetrics()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | ble_performance_test_utils.py | 94 ble_rssi = statistics.mean(AVG_RSSI) 131 ble_rssi = statistics.mean(raw_rssi)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/rtt/ |
D | rtt_test_utils.py | 392 stats['distance_mean'] = statistics.mean(distances) 396 stats['rssi_mean'] = statistics.mean(rssis)
|
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssFunctionTest.py | 24 from statistics import mean 372 mean(satellite_times[process])) 377 mean(location_fix_times[process])) 380 asserts.assert_true(mean(satellite_times[process])/1000 <= 384 asserts.assert_true(mean(location_fix_times[process])/1000 <=
|
D | LabGnssPowerSweepTest.py | 185 position_error_mean = statistics.mean(position_error_all) 187 hacc_mean = statistics.mean(hacc_all)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiRvrTest.py | 479 curr_throughput = numpy.mean(iperf_result.instantaneous_rates[ 1006 high_tput_hit_freq = numpy.mean( 1012 metric_value = numpy.mean(metric_value) 1015 test_data['avg_rvr'] = numpy.mean(test_data['throughput'], 0) 1017 test_data['avg_rx_phy_rate'] = numpy.mean(test_data['rx_phy_rate'], 1019 test_data['avg_tx_phy_rate'] = numpy.mean(test_data['tx_phy_rate'],
|