Searched defs:allocated_memory (Results 1 – 9 of 9) sorted by relevance
66 Result<void*> allocated_memory = context.allocate_temp(4); in TEST_F() local77 Result<void*> allocated_memory = context.allocate_temp(4); in TEST_F() local88 Result<void*> allocated_memory = context.allocate_temp(8); in TEST_F() local99 Result<void*> allocated_memory = context.allocate_temp(4, 2); in TEST_F() local
235 size_t allocated_memory = kAllocSize; in SingleBucket() local287 size_t allocated_memory = kAllocSize; in MultiBucket() local
5219 std::vector<void*> allocated_memory; in TEST_P() local
47 void* allocated_memory = this->Allocate(sizeof(T), alignof(T)); in AllocatePOD() local
59 allocated_memory_type allocated_memory; member
151 def allocated_memory(self) -> int: member in TensorSpec
94 int64_t allocated_memory = 0; in SingleVirtualDeviceMemoryLimit() local
365 .WillOnce([](void* allocated_memory, size_t size_in_bytes) { in TEST_F()
1098 int64_t allocated_memory = 0; in SingleVirtualDeviceMemoryLimit() local