Home
last modified time | relevance | path

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

/system/extras/tests/memtest/
Dbandwidth.h39 if (!canRun()) { in run()
54 bool canRun() { return !usesNeon() || isNeonSupported(); } in canRun() function
Dbandwidth.cpp395 if (!(*it)->canRun()) { in run_bandwidth_benchmark()