Searched refs:from (Results 1 – 25 of 49) sorted by relevance
12
/test/vts/proto/ |
D | VtsResourceControllerMessage.proto | 29 // Read from a FMQ (no blocking). 31 // Read from a FMQ (with short-form blocking). 33 // Read from a FMQ (with long-form blocking). 34 // TODO: support this from host side in the future 41 // TODO: support this from host side in the future 91 // Read from a handle object with one file. 135 // including scalar values and data read back from the queue. 137 // data read from the queue 140 // three possible return types from FMQ 157 // offset from the start of memory region [all …]
|
D | AndroidSystemControlMessage.proto | 183 // read data and return value from FMQ driver 185 // response from hidl_memory driver 187 // response from hidl_handle driver 205 // To specify a callback response message from the TCP server. 207 // Response code in a Callback response from TCP server.
|
D | VtsDriverControlMessage.proto | 147 // read data and return values from FMQ driver 149 // response from hidl_memory driver 151 // response from hidl_handle driver
|
/test/mlts/models/ |
D | README.txt | 27 Downloaded from 39 Downloaded from 51 Downloaded from 63 Downloaded from 75 Generated from 88 Generated from 121 Linguistic features and durations generated from text sentences from the CMU Arctic set 124 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/vts/drivers/hal/common/utils/ |
D | StringUtil.cpp | 30 void ReplaceSubString(string& original, const string& from, const string& to) { in ReplaceSubString() argument 32 int from_len = from.length(); in ReplaceSubString() 34 index = original.find(from, index); in ReplaceSubString()
|
/test/vti/dashboard/gradle/ |
D | profiles.gradle | 16 apply from: rootProject.file('gradle/profile_prod.gradle'); 21 apply from: rootProject.file('gradle/profile_staging.gradle'); 26 apply from: rootProject.file('gradle/profile_default.gradle');
|
/test/vti/dashboard/ |
D | README.md | 19 # Remove the current JDK from PATH 32 Then from cmd: 37 Download maven from: 121 otherwise you will end up with errors from the mock data dev API. 161 "testName": "BionicUnitTests", <- "testModules" should be copied from here 163 "startTimestamp":1515562811, <- "testTimes" should be copied from here 166 "testName": "CpuProfilingTest", <- "testModules" should be copied from here 168 "startTimestamp":1515562811, <- "testTimes" should be copied from here 256 To test the check and alert, go to the VM Instances page, select your instance, and click Stop from… 259 …problem," return to the VM Instances page, select your instance, and click Start from the top menu.
|
D | build.gradle | 42 apply from: rootProject.file('gradle/profiles.gradle') 192 from("build/generated/source/proto/main/java") { 195 from("build/generated/source/proto/main/python") { 208 from "${webAppDirName}/WEB-INF/appengine-web.xml" 221 println "The resources folder will be copied from GCS!"
|
/test/vts/utils/python/library/ |
D | README.md | 3 * elf_parser.py: Contains ElfParser that reads metadata from an ELF file. 7 from an ELF file.
|
/test/vts/utils/python/coverage/ |
D | README.md | 1 # To run from another Python module 5 from vts.utils.python.coverage import CoverageReport
|
/test/vts/doc/developer_testing/kernel/ |
D | run_all_ltp_testcases.md | 8 ## 3. Run kernel LTP test from VTS-TradeFed console 11 This will take from 30 minutes to 2 hours to run.
|
/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/vts/doc/ |
D | user_manual.md | 16 …are downloaded from the [Python Package Index](https://pypi.python.org/simple/). There is an optio… 72 * On a host, run `adb devices` from a command line shell. 142 [Run directly from command line](testcase_develop_manual/run_vts_directly.md)
|
/test/suite_harness/tools/cts-instant-tradefed/ |
D | README | 14 Android SDK available from http://developer.android.com 36 Or else if you are working from the Android source tree and have run make cts, 67 Perform these steps to build and run cts-instant-tradefed from the development
|
/test/vts/ |
D | .gitignore | 30 # Usually these files are written by a python script from a template 91 # Temporary file from text editors
|
/test/framework/ |
D | .gitignore | 29 # Usually these files are written by a python script from a template 90 # Temporary file from text editors
|
/test/vti/test_serving/ |
D | .gitignore | 30 # Usually these files are written by a python script from a template 91 # Temporary file from text editors
|
/test/suite_harness/tools/cts-tradefed/ |
D | README | 22 Android SDK available from http://developer.android.com 44 Or else if you are working from the Android source tree and have run make cts, 75 Perform these steps to build and run cts-tradefed from the development
|
/test/vti/dashboard/src/main/webapp/js/ |
D | test_acknowledgments.js | 167 var branches = Array.from(branchSet); 169 var devices = Array.from(deviceSet); 171 var testCaseNames = Array.from(testCaseSet);
|
/test/vts/drivers/hal/common/include/utils/ |
D | StringUtil.h | 33 string& original, const string& from, const string& to);
|
/test/vts/hals/light/bullhead/ |
D | NOTICE | 43 "Object" form shall mean any form resulting from mechanical 54 form, that is based on (or derived from) the Work and for which the 58 separable from, or merely link (or bind by name) to the interfaces of, 115 attribution notices from the Source form of the Work, 132 or as an addendum to the NOTICE text from the Work, provided
|
/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/vts/testcases/vts_selftest/manual_tests/ |
D | README.txt | 10 from this directory.
|
/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
|
12