Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglMemoryStressTests.cpp69 class MemoryAllocator class
105 MemoryAllocator::MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config,… in MemoryAllocator() function in deqp::egl::__anon53a20ca60111::MemoryAllocator
/external/v8/test/cctest/
Dtest-spaces.cc294 TEST(MemoryAllocator) { in TEST() argument
/external/v8/src/heap/
Dspaces.h95 class MemoryAllocator; variable
690 friend class MemoryAllocator; variable
789 friend class MemoryAllocator; variable
809 friend class MemoryAllocator; variable
Dspaces.cc252 MemoryAllocator::MemoryAllocator(Isolate* isolate) in MemoryAllocator() function in v8::internal::MemoryAllocator