Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Dlarge_object_space_test.cc55 static const size_t max_allocation_size = 0x100000; in LargeObjectTest() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dgpu_info.h347 uint64_t max_allocation_size; member