Home
last modified time | relevance | path

Searched defs:bitAsInt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestIntrospectionControl.cpp337 const uint32_t bitAsInt = static_cast<uint32_t>(bit); in hasBit() local
344 const uint32_t bitAsInt = static_cast<uint32_t>(bit); in clearBit() local