Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGpuNnapi.cpp95 constexpr uint32_t kExpectedResultInInt = 2; variable
988 const ElementType expected = static_cast<ElementType>(kExpectedResultInInt); in checkResults()