/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
D | Stat.java | 60 public static StatResult getStat(double[] data) { in getStat() argument 61 double average = data[0]; in getStat() 62 double min = data[0]; in getStat() 63 double max = data[0]; in getStat() 64 for (int i = 1; i < data.length; i++) { in getStat() 65 average += data[i]; in getStat() 66 if (data[i] > max) { in getStat() 67 max = data[i]; in getStat() 69 if (data[i] < min) { in getStat() 70 min = data[i]; in getStat() [all …]
|
D | ResultUploader.java | 50 byte[] data = getBytes(input); in uploadResult() 51 mMultipartForm.addFormFile("resultXml", "test-result.xml.gz", data); in uploadResult()
|
/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/ |
D | MultipartFormTest.java | 54 byte[] data = form.getContentBody(); in testContentBody() 55 assertTrue("No data", data.length > 0); in testContentBody() 56 assertTrue("Wrong data", Arrays.equals(ZIP_ARRAY, data)); in testContentBody()
|
/platform_testing/tests/automotive/mobly_tests/dialer/ |
D | Android.bp | 35 data: [ 62 data: [ 88 data: [ 115 data: [ 142 data: [ 169 data: [ 196 data: [ 223 data: [ 250 data: [ 277 data: [ [all …]
|
/platform_testing/tests/bettertogether/betocq/ |
D | nearby_connection_wrapper.py | 111 endpoint_info = endpoint_found_event.data['discoveredEndpointInfo'] 113 microseconds=endpoint_found_event.data['discoveryTimeNs'] / 1_000 124 self._advertiser_endpoint_id = endpoint_found_event.data['endpointId'] 167 microseconds=d_connection_init_event.data['connectionTimeNs'] / 1_000 170 d_connection_info = d_connection_init_event.data['connectionInfo'] 187 a_connection_info = a_connection_init_event.data['connectionInfo'] 198 self._discoverer_endpoint_id = a_connection_init_event.data['endpointId'] 224 advertiser_connection_event.data['isSuccess'], 228 advertiser_connection_event.data['endpointId'], 238 discoverer_connection_event.data['isSuccess'], [all …]
|
/platform_testing/tests/bettertogether/quickstart/performance_test/ |
D | nearby_connection_wrapper.py | 111 endpoint_info = endpoint_found_event.data['discoveredEndpointInfo'] 113 microseconds=endpoint_found_event.data['discoveryTimeNs'] / 1_000 167 microseconds=d_connection_init_event.data['connectionTimeNs'] / 1_000 170 d_connection_info = d_connection_init_event.data['connectionInfo'] 189 a_connection_info = a_connection_init_event.data['connectionInfo'] 224 advertiser_connection_event.data['isSuccess'], 228 advertiser_connection_event.data['endpointId'], 238 discoverer_connection_event.data['isSuccess'], 242 discoverer_connection_event.data['endpointId'], 257 if discoverer_medium_upgrade_event.data['isHighBwQuality']: [all …]
|
D | Android.bp | 102 data: [ 132 data: [ 161 data: [
|
/platform_testing/tests/automotive/mobly_tests/media/ |
D | Android.bp | 35 data: [ 62 data: [ 89 data: [ 116 data: [ 143 data: [ 170 data: [ 197 data: [ 224 data: [ 251 data: [ 278 data: [ [all …]
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/src/android/device/collectors/ |
D | UiInteractionFrameInfoListener.java | 80 protected void collectMetrics(DataRecord data) { 86 reduceMetrics(data, key, bundle.getString(key)); 91 private void reduceMetrics(DataRecord data, String key, String value) { 92 if (data == null || key.isEmpty() || value.isEmpty()) return; 103 data.addStringMetric(key, Double.toString(result));
|
/platform_testing/tests/automotive/mobly_tests/ |
D | Android.bp | 9 data: [ 36 data: [ 57 data: [
|
/platform_testing/tests/automotive/mobly_tests/sms/ |
D | Android.bp | 34 data: [ 61 data: [ 88 data: [ 116 data: [ 144 data: [ 172 data: [ 200 data: [ 228 data: [ 256 data: [
|
/platform_testing/tests/automotive/mobly_tests/utilities/ |
D | crystalball_metrics_utils.py | 24 def export_to_crystalball(data: Dict[str, Any], output_dir: str, test_name: str) -> None: 38 f.writelines(['%s:%s\n' % (key, value) for key, value in data.items()])
|
/platform_testing/tests/automotive/mobly_tests/connectivity/ |
D | Android.bp | 35 data: [ 62 data: [ 89 data: [ 116 data: [ 143 data: [ 170 data: [
|
/platform_testing/tests/automotive/mobly_tests/uxrestriction/ |
D | Android.bp | 34 data: [ 61 data: [ 88 data: [ 115 data: [
|
/platform_testing/libraries/audio-test-harness/proto/ |
D | audio_test_harness_service.proto | 36 // CaptureChunks containing raw sample data. 39 // A chunk of capture data sent by the host to the client. 41 // The raw audio data that has been captured. 42 bytes data = 1; field
|
/platform_testing/tests/automotive/mobly_tests/bluetooth_palette/ |
D | Android.bp | 35 data: [ 62 data: [ 89 data: [ 116 data: [
|
/platform_testing/libraries/sts-common-util/host-side/tests/res/ |
D | logcat.txt | 29 09-03 17:48:05.981 11272 11307 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SY… 63 06-15 19:57:33.846 934 952 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SY… 97 06-15 19:57:35.346 26230 26230 E : AM data write failed: Broken pipe 129 06-15 19:57:40.889 934 952 I BootReceiver: Copying /data/tombstones/tombstone_03 to DropBox (SY… 170 … stagefright: type=1400 audit(0.0:130): avc: denied { read } for path="/data/data/test1.mp4" dev="… 189 11-03 02:59:48.905 1135 1155 I BootReceiver: Copying /data/tombstones/tombstone_03 to DropBox (SY… 277 11-25 19:47:35.837 940 940 F DEBUG : Tombstone written to: /data/tombstones/tombstone_01 304 09-03 17:48:05.981 11272 11307 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SY… 338 06-15 19:57:33.846 934 952 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SY… 348 10-01 10:04:58.338 8937 8937 F DEBUG : Cmdline: /data/local/tmp/CVE-2021-0684 [all …]
|
/platform_testing/tests/codecoverage/hosttest/ |
D | Android.bp | 17 data: [
|
/platform_testing/utils/shell-as/ |
D | execute.cpp | 59 context->supplementary_group_ids.value().data()) != 0) { in DropPreExecPrivileges() 159 uintptr_t data = ptrace(PTRACE_PEEKDATA, process, address, nullptr); in ReadChildByte() local 160 return ((uint8_t*)&data)[0]; in ReadChildByte() 168 uintptr_t data = ptrace(PTRACE_PEEKDATA, process, address, nullptr); in WriteChildByte() local 169 ((uint8_t*)&data)[0] = value; in WriteChildByte() 170 ptrace(PTRACE_POKEDATA, process, address, data); in WriteChildByte()
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/ |
D | AutoLauncherStrategy.java | 84 data -> (String) data[0], data -> (BySelector) data[1])); 105 data -> (String) data[0], data -> (BySelector) data[1]));
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
D | AutoLauncherStrategy.java | 73 }).collect(Collectors.toMap(data -> (String) data[0], data -> (BySelector) data[1])); 94 data -> (String) data[0], data -> (BySelector) data[1]));
|
/platform_testing/scripts/perf-load-setup/ |
D | spin-n-threads.sh | 5 TGID_FILE=/data/local/tmp/spin_n_threads_tgid.txt
|
/platform_testing/libraries/sts-common-util/host-side/rootcanal/ |
D | Android.bp | 16 data: ["android.hardware.bluetooth@1.1-service.sim.rc"],
|
/platform_testing/tests/functional/permission/ |
D | Android.bp | 26 data: [
|
/platform_testing/libraries/flicker/collector/trace_config/ |
D | trace_config.textproto | 27 # trace data. The trace buffer sizing depends on the number of trace categories 42 # section, but keep the data source itself as it still provides on-demand 43 # thread/process naming for ftrace data below.
|