Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestMain.cpp64 uint32_t passIndex = in test() local
94 << ", allowSyncExecHal = " << allowSyncExecHal << " // pass " << passIndex; in test()
100 if (!((uint64_t(1) << passIndex) & allowedPasses)) { in test()