| /test/xts/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/members/ |
| D | createStream.test.js | 64 fileio.createStream(fpath, 'r+', function (err, stream) { argument 89 fileio.createStream(fpath, 'r+', function (err, stream) { argument
|
| /test/xts/tools/lite/reliability/ |
| D | utils.py | 27 def get_decode(stream): argument
|
| /test/testfwk/developer_test/src/core/ |
| D | utils.py | 171 def get_decode(stream): argument
|
| /test/xts/hats/hdf/camera/buffer_manager/ |
| D | buffer_manager_utest.h | 178 std::shared_ptr<Stream> stream = nullptr; member
|
| D | buffer_manager_utest.cpp | 98 auto stream = std::make_shared<BufferManagerTest::Stream>(); variable 351 auto stream = std::make_shared<Stream>(); variable 652 bool BufferManagerTest::Pipeline::AddStream(std::shared_ptr<Stream>& stream) in AddStream()
|
| /test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/members/ |
| D | read.test.js | 325 let resultPut = textDecoder.decode(new Uint8Array(buf), { stream: true }); property 940 let resultPut = textDecoder.decodeWithStream(new Uint8Array(buf), { stream: true }); property
|
| /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/testfwk/xdevice/src/xdevice/_core/ |
| D | utils.py | 106 def get_decode(stream): argument
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | ui_model_test.cpp | 328 stringstream stream; in CheckMergedTree() local
|
| /test/xts/acts/kernel_lite/mem_posix/src/ |
| D | MemApiTest.cpp | 566 FILE *stream = open_memstream(&buf, &len); variable
|
| /test/xts/acts/commonlibrary/ets_utils/util_lib_standard/src/main/js/test/ |
| D | util.test.js | 745 var retStr = that.decode(arr, {stream:true}) property 767 var retStr = that.decode(arr, { stream : false }) property 849 var retStr = that.decodeWithStream(arr, { stream : false }); property 869 var retStr = that.decodeWithStream(arr, {stream:true}) property
|
| /test/testfwk/arkxtest/uitest/server/ |
| D | system_ui_controller.cpp | 174 stringstream stream; in MarshalAccessibilityNodeAttributes() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | ui_model.cpp | 328 stringstream stream; in DfsMarshalWidget() local
|