Searched defs:temp_allocator (Results 1 – 8 of 8) sorted by relevance
74 MemoryAllocator temp_allocator( in TEST_F() local85 MemoryAllocator temp_allocator( in TEST_F() local96 TestMemoryAllocator temp_allocator( in TEST_F() local
45 MemoryAllocator temp_allocator(0, nullptr); in TEST() local57 MemoryAllocator temp_allocator(0, nullptr); in TEST() local
54 std::unique_ptr<runtime::MemoryAllocator> temp_allocator, in Module()70 std::unique_ptr<runtime::MemoryAllocator> temp_allocator, in Module()
39 std::move(temp_allocator), in Module()
104 MemoryAllocator* temp_allocator() const { in temp_allocator() function
274 MemoryAllocator* temp_allocator) in Method()
566 MemoryAllocator* temp_allocator = memory_manager->temp_allocator(); in load() local
427 ArmMemoryAllocator temp_allocator( in main() local