Home
last modified time | relevance | path

Searched defs:buffer2 (Results 1 – 25 of 237) sorted by relevance

12345678910

/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/subtle/
H A DRewindableReadableByteChannelTest.java76 ByteBuffer buffer2 = ByteBuffer.allocate(200); in testReadTwice() local
93 ByteBuffer buffer2 = ByteBuffer.allocate(10); in testReadAfterEof() local
110 ByteBuffer buffer2 = ByteBuffer.allocate(15); in testReadRewindShorterReads() local
130 ByteBuffer buffer2 = ByteBuffer.allocate(30); in testReadRewindLongerRead() local
147 ByteBuffer buffer2 = ByteBuffer.allocate(300); in testReadRewindReadEverything() local
163 ByteBuffer buffer2 = ByteBuffer.allocate(20); in testReadTwiceRewindRead() local
277 ByteBuffer buffer2 = ByteBuffer.allocate(10); // read a shorter sequence in testNoDataEveryOtherReadShorterSecondRead() local
296 ByteBuffer buffer2 = ByteBuffer.allocate(30); // read a longer sequence in testNoDataEveryOtherReadLongerSecondRead() local
319 ByteBuffer buffer2 = ByteBuffer.allocate(30); // read a longer sequence in testSmallChunksNoDataEveryOtherReadLongerSecondRead() local
342 ByteBuffer buffer2 = ByteBuffer.allocate(inputData.length); in testNoDataEveryOtherReadEverythingOnSecondRead() local
[all …]
/aosp_15_r20/system/memory/libmemunreachable/tests/
DLeakFolding_test.cpp72 void* buffer2[1] = {nullptr}; in TEST_F() local
99 void* buffer2[1] = {nullptr}; in TEST_F() local
126 void* buffer2[1]; in TEST_F() local
157 void* buffer2[2]; in TEST_F() local
191 void* buffer2[1]; in TEST_F() local
233 void* buffer2[1]; in TEST_F() local
342 void* buffer2[1]; in TEST_F() local
384 void* buffer2[2]{}; in TEST_F() local
DHeapWalker_test.cpp107 char buffer2[16]{}; in TEST_F() local
135 char buffer2[to_buffer_bytes]{}; in TEST_F() local
160 char buffer2[to_buffer_bytes]{}; in TEST_F() local
186 void* buffer2; in TEST_F() local
211 void* buffer2; in TEST_F() local
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/s_9001/
H A Dtrace.ini9 [buffer2] section
10 name=ETB_2
11 file=session2.bin
12 format=source_data
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/ete-ite-instr/
H A Dtrace.ini4 [buffer2] section
5 name=ETB_2
6 file=session2.bin
7 format=source_data
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/ete-wfet/
H A Dtrace.ini9 [buffer2] section
10 name=ETB_2
11 file=session2.bin
12 format=source_data
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/ss_ib_el1ns/
H A Dtrace.ini9 [buffer2] section
10 name=ETB_2
11 file=session2.bin
12 format=source_data
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/q_elem/
H A Dtrace.ini4 [buffer2] section
5 name=ETB_2
6 file=session2.bin
7 format=source_data
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/pauth_lr/
H A Dtrace.ini9 [buffer2] section
10 name=ETB_2
11 file=session2.bin
12 format=source_data
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/pauth_lr_Rm/
H A Dtrace.ini9 [buffer2] section
10 name=ETB_2
11 file=session2.bin
12 format=source_data
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/rme_test/
H A Dtrace.ini9 [buffer2] section
10 name=ETB_2
11 file=session2.bin
12 format=source_data
/aosp_15_r20/external/libgav1/src/
H A Dresidual_buffer_pool_test.cc37 std::unique_ptr<ResidualBuffer> buffer2 = pool.Get(); in TEST() local
107 std::unique_ptr<ResidualBuffer> buffer2 = pool.Get(); in TEST() local
126 std::unique_ptr<ResidualBuffer> buffer2 = ResidualBuffer::Create(128, 128); in TEST() local
170 std::unique_ptr<ResidualBuffer> buffer2 = ResidualBuffer::Create(128, 128); in TEST() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DFileIOInterruptTest.java202 ByteBuffer buffer2 = ByteBuffer.allocateDirect(10); in testChannelRead_exceptionWhenAlreadyClosed() local
235 ByteBuffer buffer2 = ByteBuffer.allocateDirect(10); in testChannelRead_exceptionWhenAlreadyInterrupted() local
334 ByteBuffer buffer2 = ByteBuffer.allocateDirect(10); in testChannelWrite_exceptionWhenAlreadyClosed() local
367 ByteBuffer buffer2 = ByteBuffer.allocateDirect(10); in testChannelWrite_exceptionWhenAlreadyInterrupted() local
557 ByteBuffer buffer2 = ByteBuffer.allocateDirect(10); in run() local
597 ByteBuffer buffer2 = ByteBuffer.allocateDirect(32000); in run() local
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Dbytereader-inl.h56 const uint32_t buffer2 = buffer[2]; in ReadThreeBytes() local
67 const uint32_t buffer2 = buffer[2]; in ReadFourBytes() local
79 const uint64_t buffer2 = buffer[2]; in ReadEightBytes() local
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dentry_unittest.cc122 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize2); in InternalSyncIOBackground() local
221 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize2); in InternalAsyncIO() local
352 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize2); in ExternalSyncIOBackground() local
443 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize2); in ExternalAsyncIO() local
622 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kReadBufferSize); in StreamAccess() local
778 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize); in GrowData() local
866 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize2); in TruncateData() local
1004 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize); in Buffering() local
1117 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize); in SizeChanges() local
1277 auto buffer2 = base::MakeRefCounted<net::IOBufferWithSize>(kSize2); in InvalidData() local
[all …]
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/transcoder/tests/
H A DPassthroughTrackTranscoderTests.cpp212 uint8_t* buffer2 = mBufferPool->getBufferWithSize(10); in TEST_F() local
237 uint8_t* buffer2 = mBufferPool->getBufferWithSize(15); in TEST_F() local
267 uint8_t* buffer2 = mBufferPool->getBufferWithSize(10); in TEST_F() local
/aosp_15_r20/external/tpm2-tss/test/unit/
H A DTPMA-marshal.c29 uint8_t buffer2[sizeof(session)] = { 0 }; in tpma_marshal_success() local
63 uint8_t buffer2[sizeof(session) + 14] = { 0 }; in tpma_marshal_success_offset() local
152 uint8_t buffer2[sizeof(session)] = { 0 }; in tpma_marshal_buffer_size_lt_data_nad_lt_offset() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/buffers/
H A Dtest_sub_buffers.cpp80 …cl_command_queue queue, cl_char tag, SubBufferWrapper &buffer1, SubBufferWrapper &buffer2, cl_char… in Execute()
112 …cl_command_queue queue, cl_char tag, SubBufferWrapper &buffer1, SubBufferWrapper &buffer2, cl_char… in Execute()
136 …cl_command_queue queue, cl_char tag, SubBufferWrapper &buffer1, SubBufferWrapper &buffer2, cl_char… in Execute()
166 …cl_command_queue queue, cl_char tag, SubBufferWrapper &buffer1, SubBufferWrapper &buffer2, cl_char… in Execute()
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
H A Dframe_buffer_common_utils.cc60 const FrameBuffer& buffer2) { in AreBufferDimsEqual()
68 const FrameBuffer& buffer2) { in AreBufferFormatsCompatible()
204 const FrameBuffer& buffer2) { in ValidateBufferFormats()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.zip/
H A Dctor.views.pass.cpp46 constexpr void constructorTest(auto&& buffer1, auto&& buffer2) { in constructorTest()
56 int buffer2[4] = {9, 8, 7, 6}; in test() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dsimple_buffer_allocator_test.cc31 QuicheBuffer buffer2(std::move(buffer1)); in TEST() local
41 QuicheBuffer buffer2; in TEST() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dsafe_readlink_unittest.cc58 char buffer2[PATH_MAX]; in TEST() local
88 char buffer2[PATH_MAX]; in TEST() local
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dmapped_file_unittest.cc52 char buffer2[20]; in TEST_F() local
71 char buffer2[20]; in TEST_F() local
/aosp_15_r20/external/cronet/net/tools/huffman_trie/trie/
H A Dtrie_bit_buffer_unittest.cc107 TrieBitBuffer buffer2; in TEST() local
203 TrieBitBuffer buffer2; in TEST() local
/aosp_15_r20/external/libbrillo/brillo/
H A Dany_internal_impl_test.cc96 Buffer buffer2; in TEST() local
123 Buffer buffer2; in TEST() local

12345678910