Home
last modified time | relevance | path

Searched defs:memory2 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/base/memory/
H A Ddiscardable_shared_memory_unittest.cc59 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
91 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
127 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
184 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
250 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
280 DiscardableSharedMemory memory2(std::move(region)); in TEST() local
315 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
432 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
/aosp_15_r20/external/libchrome/base/memory/
H A Ddiscardable_shared_memory_unittest.cc55 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
87 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
123 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
163 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
229 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
254 DiscardableSharedMemory memory2(std::move(region)); in TEST() local
289 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
406 TestDiscardableSharedMemory memory2(std::move(shared_region)); in TEST() local
H A Dshared_memory_unittest.cc157 SharedMemory memory2; in TEST_P() local
217 SharedMemory memory2; in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/core/
H A Darena_test.cc83 char* memory2 = a.Alloc(1024); in TEST() local
99 char* memory2 = a.Alloc(768); in TEST() local
113 char* memory2 = a.Alloc(1234); in TEST() local
/aosp_15_r20/frameworks/av/media/utils/tests/
H A Dshared_memory_allocator_tests.cpp210 const auto memory2 = allocator.allocate(NamedAllocRequest{{kPageSize}, "allocation_2"}); in TEST() local
264 const auto memory2 = in TEST() local
/aosp_15_r20/bionic/tests/
H A Dbuffer_tests.cpp422 uint8_t* memory2; in RunCmpBufferOverreadTest() local
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dprocess_memory_dump_unittest.cc498 void* memory2 = Map(kVeryLargeMemorySize); in TEST() local
/aosp_15_r20/external/cronet/base/trace_event/
H A Dprocess_memory_dump_unittest.cc501 void* memory2 = Map(kVeryLargeMemorySize); in TEST() local