Home
last modified time | relevance | path

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

/aosp12/system/extras/tests/pagingtest/
H A Dpagingtest.c16 #define ALLOC_SIZE (10 * 1024 * 1024) macro
/aosp12/art/test/004-ThreadStress/src-art/
H A DMain.java73 private final static int ALLOC_SIZE = 1024; field in Main.OOM
132 private final static int ALLOC_SIZE = 1024; // Needs to be small enough to not be in LOS. field in Main.Alloc
167 private final static int ALLOC_SIZE = 1024; // Needs to be small enough to not be in LOS. field in Main.NonMovingAlloc