/test/vts-testcase/security/avb/data/ |
D | kernel_version_matrix.textproto | 23 # -q, -stable are dropped from non-GKI kernel release formats because the kernel branch 42 # -q, -stable are dropped from non-GKI kernel release formats because the kernel branch 58 # -q, -stable are dropped from non-GKI kernel release formats because the kernel branch 78 # -q, -stable are dropped from non-GKI kernel release formats because the kernel branch 96 # -stable are dropped from non-GKI kernel release formats because the kernel branch 117 # -stable are dropped from non-GKI kernel release formats because the kernel branch
|
/test/mlts/models/ |
D | README.txt | 27 Downloaded from 39 Downloaded from 51 Downloaded from 63 Downloaded from 75 Generated from 88 Generated from 118 Downloaded from 134 Linguistic features and durations generated from text sentences from the CMU Arctic set 137 Acoustic features generated from audio files from the LibriSpeech dataset
|
D | LICENSE | 30 "Object" form shall mean any form resulting from mechanical 41 form, that is based on (or derived from) the Work and for which the 45 separable from, or merely link (or bind by name) to the interfaces of, 102 attribution notices from the Source form of the Work, 119 or as an addendum to the NOTICE text from the Work, provided
|
/test/app_compat/csuite/tools/csuite_test/ |
D | go.mod | 14 // Indirect deps from golang-protobuf 19 // Indirect dep from go-cmp
|
/test/vts/vndk_utils/library/ |
D | README.md | 3 * elf_parser.py: Contains ElfParser that reads metadata from an ELF file. 7 from an ELF file.
|
/test/cts-root/hostsidetests/packageinstaller/src/com/android/cts_root/packageinstaller/host/ |
D | SessionCleanUpHostTest.java | 192 getDevice().setDate(Date.from(t2)); in testSessionCleanUp_LowStorage() 198 getDevice().setDate(Date.from(t1)); in testSessionCleanUp_LowStorage() 223 getDevice().setDate(Date.from(t2)); in expireSessions() 231 getDevice().setDate(Date.from(t1)); in expireSessions()
|
/test/app_compat/csuite/tools/csuite-tradefed/ |
D | README | 11 Android SDK available from http://developer.android.com 25 are working from the Android source tree and have run 'm csuite', 37 Perform these steps to build and run csuite from the development environment:
|
/test/vts/ |
D | .gitignore | 27 # Usually these files are written by a python script from a template 88 # Temporary file from text editors
|
/test/mts/tools/mts-tradefed/ |
D | README | 11 Android SDK available from http://developer.android.com 25 are working from the Android source tree and have run 'm mts', 53 Perform these steps to build and run mts-tradefed from the development
|
/test/cts-root/tools/cts-root-tradefed/ |
D | README | 12 Android SDK available from http://developer.android.com 26 are working from the Android source tree and have run 'm cts_root', 54 Perform these steps to build and run cts-root-tradefed from the development
|
/test/framework/ |
D | .gitignore | 29 # Usually these files are written by a python script from a template 90 # Temporary file from text editors
|
/test/mlts/models/assets/image_classification/ |
D | README.txt | 1 This is ~1400 images for image classification evaluation for the mlts. This dataset is sourced from…
|
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/testing/ |
D | Correspondences.java | 32 Correspondence.from(
|
/test/vts-testcase/security/avb/ |
D | kernel_version_matrix.proto | 18 // Mapping from API level (SDK verion) to kernel version requirements 39 // Mapping from API level (SDK verion) to kernel version requirements
|
/test/catbox/tools/catbox-tradefed/ |
D | README | 13 Android SDK available from http://developer.android.com 35 Or else if you are working from the Android source tree and have run make catbox, 63 Perform these steps to build and run catbox-tradefed from the development
|
/test/vts/tools/vts-core-tradefed/ |
D | README | 21 Android SDK available from http://developer.android.com 42 Or else if you are working from the Android source tree and have run `make 73 Perform these steps to build and run vts-tradefed from the development
|
/test/mlts/models/assets/asr_float/ |
D | LICENSE | 12 disclaims all liability for damages resulting from their use to the 65 consideration of benefits the Licensor receives from making the 72 Rights that is derived from or based upon the Licensed Material 120 public may access the material from a place and at a time 124 resulting from Directive 96/9/EC of the European Parliament and of 160 authority to forbid You from making technical modifications 169 a. Offer from the Licensor -- Licensed Material. Every 171 receives an offer from the Licensor to exercise the 203 collect royalties from You for the exercise of the Licensed 259 Material from complying with this Public License. [all …]
|
/test/mlts/benchmark/dogfood/src/com/android/nn/dogfood/ |
D | BenchmarkJobService.java | 123 mNotificationManager = NotificationManagerCompat.from(this); in showNotification() 127 mNotificationManager = NotificationManagerCompat.from(this); in showNotification()
|
/test/dittosuite/ |
D | README.md | 140 each item from the list. To use it, `iterate_options` should be set with these options: 266 the file is reached, new blocks will start from the beginning of the file. For 280 will start from this starting offset (in bytes). 293 Reads from file with the provided file descriptor. For `SEQUENTIAL` 295 the file is reached, new blocks will start from the beginning of the file. For 296 `RANDOM` access, the block offset, from which data should be read, will 307 set to `SEQUENTIAL`, then the blocks, from which the data should be read, 308 will start from this starting offset (in bytes). 324 Reads file names from a directory and stores them as a list in a shared variable. Uses `readdir(3)`.
|
/test/vts-testcase/performance/audio_loopback_test/ |
D | README.md | 14 …The Loopback.apk used in this test is Loopback-v17 copied from https://tradefed.teams.x20web.corp.…
|
/test/mlts/benchmark/native/ |
D | Android.bp | 19 // the below license kinds from "test_mlts_benchmark_license":
|
/test/mlts/benchmark/jni/ |
D | benchmark_jni.cpp | 486 static jfloatArray convertToJfloatArray(JNIEnv* env, const std::vector<float>& from) { in convertToJfloatArray() argument 487 jfloatArray to = env->NewFloatArray(from.size()); in convertToJfloatArray() 492 memcpy(bytes, from.data(), from.size() * sizeof(float)); in convertToJfloatArray()
|
D | Android.bp | 20 // the below license kinds from "test_mlts_benchmark_license":
|
/test/mlts/benchmark/sl_prebuilt/ |
D | Android.bp.template | 19 // the below license kinds from "test_mlts_benchmark_license":
|
/test/mlts/benchmark/ |
D | LICENSE | 30 "Object" form shall mean any form resulting from mechanical 41 form, that is based on (or derived from) the Work and for which the 45 separable from, or merely link (or bind by name) to the interfaces of, 102 attribution notices from the Source form of the Work, 119 or as an addendum to the NOTICE text from the Work, provided
|