/aosp_15_r20/system/memory/libmemunreachable/tests/ |
D | LeakFolding_test.cpp | 127 void* buffer3[1]; in TEST_F() local 158 void* buffer3[1] = {nullptr}; in TEST_F() local 192 void* buffer3[1]; in TEST_F() local 234 void* buffer3[1]; in TEST_F() local 343 void* buffer3[1]; in TEST_F() local 385 void* buffer3[2]{}; in TEST_F() local
|
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/pauth_lr/ |
H A D | trace.ini | 14 [buffer3] section 15 name=ETB_3 16 file=session3.bin 17 format=source_data
|
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/pauth_lr_Rm/ |
H A D | trace.ini | 14 [buffer3] section 15 name=ETB_3 16 file=session3.bin 17 format=source_data
|
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/rme_test/ |
H A D | trace.ini | 14 [buffer3] section 15 name=ETB_3 16 file=session3.bin 17 format=source_data
|
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
H A D | CompositeReadableBufferTest.java | 168 ReadableBuffer buffer3 = mock(ReadableBuffer.class); in markSupportedOnlyAllComponentsSupportMark() local 281 ReadableBuffer buffer3 = mock(ReadableBuffer.class); in canUseByteBufferOnlyAllComponentsSupportUsingByteBuffer() local
|
/aosp_15_r20/external/google-breakpad/src/common/dwarf/ |
H A D | bytereader-inl.h | 68 const uint32_t buffer3 = buffer[3]; in ReadFourBytes() local 80 const uint64_t buffer3 = buffer[3]; in ReadEightBytes() local
|
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/transcoder/tests/ |
H A D | PassthroughTrackTranscoderTests.cpp | 218 uint8_t* buffer3 = mBufferPool->getBufferWithSize(10); in TEST_F() local 241 uint8_t* buffer3 = mBufferPool->getBufferWithSize(20); in TEST_F() local
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/subtle/ |
H A D | RewindableReadableByteChannelTest.java | 112 ByteBuffer buffer3 = ByteBuffer.allocate(15); in testReadRewindShorterReads() local 168 ByteBuffer buffer3 = ByteBuffer.allocate(300); in testReadTwiceRewindRead() local
|
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
H A D | ASurfaceControlTest.java | 2912 long buffer3 = setAndApplySolidBufferWithRelease(surfaceControl, DEFAULT_LAYOUT_WIDTH, in testBufferRelease() local 2965 …long buffer3 = nSurfaceTransaction_setSolidBufferWithRelease(surfaceControl, transaction, DEFAULT_… in testBufferReleaseOnSetBuffer() local 3024 …long buffer3 = nSurfaceTransaction_setSolidBufferWithRelease(surfaceControl, transaction, DEFAULT_… in testBufferReleaseOnTransactionMerge() local
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Posix/ |
H A D | global-registration.c | 67 char buffer3[1] = { 0 }; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.join/ |
H A D | adaptor.pass.cpp | 39 int buffer3[4] = {6, 7, 8, 9}; in test() local
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/ |
H A D | donotoptimize_test.cc | 38 char buffer3[3] = ""; in main() local
|
/aosp_15_r20/external/google-benchmark/test/ |
H A D | donotoptimize_test.cc | 38 char buffer3[3] = ""; in main() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
H A D | RingBufferTest.java | 156 RingBuffer<DummyClass3> buffer3 = new RingBuffer<>(DummyClass3.class, capacity); in testGetNextSlot() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.zip/sentinel/ |
H A D | eq.pass.cpp | 65 int buffer3[8] = {1, 2, 3, 4, 5, 6, 7, 8}; in test() local
|
/aosp_15_r20/external/libgav1/src/ |
H A D | residual_buffer_pool_test.cc | 45 std::unique_ptr<ResidualBuffer> buffer3 = pool.Get(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.zip/ |
H A D | end.pass.cpp | 70 int buffer3[3] = {1, 2, 3}; in test() local
|
H A D | range.concept.compile.pass.cpp | 165 int buffer3[4] = {1, 2, 3, 4}; in testConceptTuple() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/ |
H A D | selftest.c | 64 unsigned char *buffer3 = mbedtls_calloc(buffer_3_size, 1); in calloc_self_test() local
|
/aosp_15_r20/external/mbedtls/programs/test/ |
H A D | selftest.c | 66 unsigned char *buffer3 = mbedtls_calloc(buffer_3_size, 1); in calloc_self_test() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/test/ |
D | lexical_cast_test.cpp | 209 std::vector<unsigned char> buffer3; in test_conversion_with_nonconst_char() local
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/async/ |
H A D | ByteBufferStoringSubscriberTest.java | 351 ByteBuffer buffer3 = fullByteBufferOfSize(1); in dataIsDeliveredInTheRightOrder() local
|
/aosp_15_r20/external/pigweed/pw_transfer/ |
H A D | transfer_thread_test.cc | 278 stream::MemoryWriterBuffer<16> buffer3; in TEST_F() local
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | entry_unittest.cc | 123 auto buffer3 = base::MakeRefCounted<net::IOBufferWithSize>(kSize3); in InternalSyncIOBackground() local 222 auto buffer3 = base::MakeRefCounted<net::IOBufferWithSize>(kSize3); in InternalAsyncIO() local 444 auto buffer3 = base::MakeRefCounted<net::IOBufferWithSize>(kSize3); in ExternalAsyncIO() local 1278 auto buffer3 = base::MakeRefCounted<net::IOBufferWithSize>(kSize3); in InvalidData() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/ |
H A D | byte_buffer_test.cc | 76 StaticByteBuffer buffer3{0x01, 0x02, 0x03}; in TEST() local
|