Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
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
Dshared_memory_unittest.cc157 SharedMemory memory2; in TEST_P() local
217 SharedMemory memory2; in TEST_P() local
/external/tensorflow/tensorflow/core/lib/core/
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
/external/libchrome/base/trace_event/
Dprocess_memory_dump_unittest.cc498 void* memory2 = Map(kVeryLargeMemorySize); in TEST() local