Home
last modified time | relevance | path

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

/frameworks/base/tests/JankBench/app/src/main/jni/
DBench.cpp107 allocateBuckets(2 * 1000); in runPowerManagementTest()
139 bool Bench::allocateBuckets(size_t bucketCount) { in allocateBuckets() function in Bench
191 allocateBuckets(1000); in runCPUHeatSoak()
339 allocateBuckets(1000); in runGFlopsTest()
DBench.h106 bool allocateBuckets(size_t);