/aosp12/system/memory/libmemunreachable/tests/ |
H A D | LeakFolding_test.cpp | 48 void* buffer1[1] = {nullptr}; in TEST_F() local 71 void* buffer1[1] = {nullptr}; in TEST_F() local 98 void* buffer1[1]; in TEST_F() local 125 void* buffer1[1]; in TEST_F() local 156 void* buffer1[2] = {nullptr, nullptr}; in TEST_F() local 190 void* buffer1[1]; in TEST_F() local 232 void* buffer1[1]; in TEST_F() local 306 void* buffer1[1]; in TEST_F() local 341 void* buffer1[2]; in TEST_F() local 383 void* buffer1[2]{}; in TEST_F() local
|
H A D | HeapWalker_test.cpp | 98 void* buffer1[16]{}; in TEST_F() local 126 void* buffer1[from_buffer_entries]{}; in TEST_F() local 151 void* buffer1[from_buffer_entries]{}; in TEST_F() local 177 void* buffer1; in TEST_F() local 201 void* buffer1 = mmap(NULL, page_size, PROT_NONE, MAP_ANONYMOUS | MAP_PRIVATE, -1, 0); in TEST_F() local
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/ |
H A D | PassthroughTrackTranscoderTests.cpp | 209 uint8_t* buffer1 = mBufferPool->getBufferWithSize(10); in TEST_F() local 234 uint8_t* buffer1 = mBufferPool->getBufferWithSize(10); in TEST_F() local 262 uint8_t* buffer1 = mBufferPool->getBufferWithSize(10); in TEST_F() local
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TransactionSurfaceFrameTest.cpp | 146 const auto buffer1 = std::make_shared< in DroppedSurfaceFrameForBufferTransaction() local 302 const auto buffer1 = std::make_shared< in PendingSurfaceFramesRemovedAfterClassification() local 345 const auto buffer1 = std::make_shared< in BufferSurfaceFrame_ReplaceValidTokenBufferWithInvalidTokenBuffer() local 417 const auto buffer1 = std::make_shared< in MultipleCommitsBeforeLatch() local
|
/aosp12/frameworks/av/media/libaaudio/tests/ |
H A D | test_marshalling.cpp | 83 int32_t *buffer1 = (int32_t *)region1; in TEST() local 116 int32_t *buffer1 = (int32_t *)region1; in TEST() local
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/format/ |
H A D | FormatUtils.java | 36 public static int overlapPoint(CharArrayBuffer buffer1, CharArrayBuffer buffer2) { in overlapPoint()
|
/aosp12/frameworks/native/libs/vr/libdvr/tests/ |
H A D | dvr_named_buffer-test.cpp | 17 DvrBuffer* buffer1 = nullptr; in TEST() local 95 DvrBuffer* buffer1 = nullptr; in TEST() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | MemoryFileTest.java | 34 private void compareBuffers(byte[] buffer1, byte[] buffer2, int length) throws Exception { in compareBuffers()
|
/aosp12/frameworks/native/libs/vr/libpdx/ |
H A D | thread_local_buffer_tests.cpp | 108 auto& buffer1 = MessageBuffer<SendSlotA>::GetBuffer(); in TEST() local
|
H A D | service_tests.cpp | 519 char buffer1[10]; in TEST_F() local 549 char buffer1[10]; in TEST_F() local
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | itoatest.cpp | 59 char buffer1[Traits<T>::kBufferSize]; in VerifyValue() local
|
/aosp12/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
H A D | DownloadServiceTest.kt | 391 val buffer1 = ByteArray(1000) regex
|
/aosp12/art/libartbase/base/unix_file/ |
H A D | fd_file.cc | 624 std::unique_ptr<uint8_t[]> buffer1(new uint8_t[kBufferSize]); in Compare() local
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpDevice.cpp | 779 char buffer1[MTP_BUFFER_SIZE], buffer2[MTP_BUFFER_SIZE]; in readData() local
|
/aosp12/art/dex2oat/ |
H A D | verifier_deps_test.cc | 567 std::vector<uint8_t> buffer1; in TEST_F() local
|