Searched defs:stream (Results 1 – 10 of 10) sorted by relevance
| /test/xts/acts/storage/storagefileiojstest/src/main/js/default/test/module_fileio/members/ |
| D | createStream.test.js | 63 await fileio.createStream(fpath, 'r+', function (err, stream) { argument 88 await fileio.createStream(fpath, 'r+', function (err, stream) { argument
|
| /test/xts/tools/lite/reliability/ |
| D | utils.py | 27 def get_decode(stream): argument
|
| /test/xts/acts/storage/storagefileiojstest/src/main/js/default/test/module_fileio/class_stream/ |
| D | close.test.js | 110 ss.close(function (err, stream) { argument
|
| /test/developertest/src/core/ |
| D | utils.py | 165 def get_decode(stream): argument
|
| /test/xdevice/extension/src/xdevice_extension/_core/ |
| D | utils.py | 85 def get_decode(stream): argument
|
| /test/xts/acts/kernel_lite/io_posix/src/ |
| D | IoTestStdio.cpp | 179 int FormatVfprintf(FILE *stream, char *format, ...) in FormatVfprintf() 188 int FormatVfscanf(FILE *stream, const char *format, ...) in FormatVfscanf()
|
| /test/xdevice/src/xdevice/_core/ |
| D | utils.py | 102 def get_decode(stream): argument
|
| /test/arkXtest/uitest/server/ |
| D | system_ui_controller.cpp | 183 stringstream stream; in MarshallAccessibilityNodeInfo() local
|
| /test/xts/acts/kernel_lite/mem_posix/src/ |
| D | MemApiTest.cpp | 559 FILE *stream = open_memstream(&buf, &len); variable
|
| /test/xts/acts/compileruntime/util_lib_standard/src/main/js/test/ |
| D | util.test.js | 676 var retStr = that.decode(arr, {stream:true}) property 700 var retStr = that.decode(arr, { stream : false }) property
|