Home
last modified time | relevance | path

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

/frameworks/base/tests/JankBench/app/src/main/jni/
DBench.h57 float runGFlopsTest(uint64_t options);
Dtest.cpp98 return b->runGFlopsTest(opt); in Java_com_android_benchmark_synthetic_TestInterface_nGFlopsTest()
DBench.cpp336 float Bench::runGFlopsTest(uint64_t /* options */) in runGFlopsTest() function in Bench