Home
last modified time | relevance | path

Searched refs:hugeSize (Results 1 – 1 of 1) sorted by relevance

/system/chre/apps/chqts/src/general_test/
Dheap_alloc_stress_test.cc33 static void tryAbsurdMalloc(uint32_t hugeSize) { in tryAbsurdMalloc() argument
34 void *ptr = chreHeapAlloc(hugeSize); in tryAbsurdMalloc()
37 &hugeSize); in tryAbsurdMalloc()