Searched defs:simple_allocator (Results 1 – 2 of 2) sorted by relevance
71 tflite::SimpleMemoryAllocator simple_allocator(arena, arena_size); in TF_LITE_MICRO_TEST() local95 tflite::SimpleMemoryAllocator simple_allocator(arena, arena_size); in TF_LITE_MICRO_TEST() local120 tflite::SimpleMemoryAllocator simple_allocator(arena, arena_size); in TF_LITE_MICRO_TEST() local
36 simple_allocator() : in simple_allocator() function