Home
last modified time | relevance | path

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

/frameworks/base/tests/JankBench/app/src/main/jni/
DBench.h49 bool runPowerManagementTest(uint64_t options);
Dtest.cpp60 return b->runPowerManagementTest(options); in Java_com_android_benchmark_synthetic_TestInterface_nRunPowerManagementTest()
DBench.cpp103 bool Bench::runPowerManagementTest(uint64_t options) { in runPowerManagementTest() function in Bench