Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestUpdatability.cpp38 int64_t featureLevel; in TEST_F() local
H A DTestGpuNnapi.cpp263 int64_t featureLevel; in getNnapiDevices() local
H A DTestValidation.cpp2762 int64_t featureLevel; in TEST() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DTestRandomGraph.cpp162 int64_t featureLevel; in SetUpTestCase() local
195 bool shouldSkipTest(int64_t featureLevel) { in shouldSkipTest()
301 int64_t featureLevel; in computeAndVerifyResultsForDevice() local
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidDevice.cpp34 InvalidDevice::InvalidDevice(std::string name, std::string versionString, nn::Version featureLevel, in InvalidDevice()
/aosp12/hardware/interfaces/identity/aidl/default/libeic/
H A DEicPresentation.h34 int featureLevel; member
/aosp12/packages/modules/NeuralNetworks/common/include/
H A DLegacyUtils.h313 int64_t featureLevel; member
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DManager.cpp246 Version featureLevel = kInterface->getFeatureLevel(); in getFeatureLevel() local
267 const auto featureLevel = kInterface->getFeatureLevel(); in getSupportedOperationsImpl() local
H A DNeuralNetworks.cpp703 int64_t* featureLevel) { in ANeuralNetworksDevice_getFeatureLevel()
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/test/
H A DDeviceTest.cpp233 const auto featureLevel = device->getFeatureLevel(); in TEST() local
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/test/
H A DDeviceTest.cpp243 const auto featureLevel = device->getFeatureLevel(); in TEST() local
/aosp12/hardware/interfaces/neuralnetworks/utils/common/test/
H A DResilientDeviceTest.cpp149 const auto featureLevel = device->getFeatureLevel(); in TEST() local
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/test/
H A DDeviceTest.cpp462 const auto featureLevel = device->getFeatureLevel(); in TEST() local
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/test/
H A DDeviceTest.cpp483 const auto featureLevel = device->getFeatureLevel(); in TEST() local
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/test/
H A DDeviceTest.cpp505 const auto featureLevel = device->getFeatureLevel(); in TEST() local