Home
last modified time | relevance | path

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

/frameworks/base/tests/JankBench/app/src/main/jni/
DBench.cpp55 void Bench::testWork(void *usr, uint32_t idx) in testWork() function in Bench
133 mWorkers.launchWork(testWork, this, threads); in runPowerManagementTest()
198 mWorkers.launchWork(testWork, this, 0); in runCPUHeatSoak()
346 mWorkers.launchWork(testWork, this, 0); in runGFlopsTest()
DBench.h81 static void testWork(void *usr, uint32_t idx);