Lines Matching +defs:other +defs:buffer
59 const buffer = new ArrayBuffer(4); constant
82 const buffer = new ArrayBuffer(4); constant
103 const buffer = new ArrayBuffer(4); constant
164 const other = ByteString.fromBase64String(HALLO_IN_BASE64); constant
169 const other = ByteString.fromBase64String(HALLO_IN_BASE64_WITH_SPACES); constant
174 const other = ByteString.fromArrayBufferView(BYTES_WITH_HALLO); constant
199 const other = ByteString.fromArrayBuffer(arrayBufferSlice(TEST_BYTES, 0)); constant
204 const other = constant
210 const other = constant
216 const other = constant
222 const other = constant
229 const other = constant
240 const other = ByteString.fromArrayBuffer(arrayBufferSlice(TEST_BYTES, 0)); constant
245 const other = ByteString.fromArrayBufferView( constant
252 const other = ByteString.fromBase64String(HALLO_IN_BASE64); constant