Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/UNIT/
H A DDynamicTensorFixture.h48 struct MemoryManagementService struct
54 MemoryManagementService() in MemoryManagementService() argument
63 void populate(size_t pools) in populate()
69 void clear() in clear()
75 void validate(bool validate_finalized) const in validate()
87 AllocatorType allocator;
88 std::shared_ptr<LifetimeMgrType> lifetime_mgr;
89 std::shared_ptr<PoolMgrType> pool_mgr;
90 std::shared_ptr<MemoryMgrType> mm;
91 MemoryGroup mg;
[all …]