Home
last modified time | relevance | path

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

/system/extras/tests/memtest/
Dbandwidth.h54 bool canRun() { return !usesNeon() || isNeonSupported(); } in canRun()
64 bool isNeonSupported() { in isNeonSupported() function