Home
last modified time | relevance | path

Searched defs:SubAllocator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/aemu/base/
DSubAllocator_unittest.cpp30 TEST(SubAllocator, Basic) { in TEST() argument
104 TEST(SubAllocator, FreeAll) { in TEST() argument
129 TEST(SubAllocator, Random) { in TEST() argument
205 TEST(SubAllocator, Snapshot) { in TEST() argument
DSubAllocator.cpp205 SubAllocator::SubAllocator( in SubAllocator() function in android::base::SubAllocator
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator.cc93 SubAllocator::SubAllocator(const std::vector<Visitor>& alloc_visitors, in SubAllocator() function in tensorflow::SubAllocator