Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestCompilationCaching.cpp71 bool canDeviceBeRegistered(V1_3::ErrorStatus error, uint32_t numModelCache, uint32_t numDataCache) { in canDeviceBeRegistered()
79 bool isCachingSupported(uint32_t numModelCache, uint32_t numDataCache) { in isCachingSupported()
150 uint32_t numModelCache, uint32_t numDataCache, in CachingDriver()
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DBasicTests.cpp122 [](ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in TEST_P()
H A DCompilationCachingTests.cpp240 [this](ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in SetUp()
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DDevice.cpp75 V1_0::ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in numberOfCacheFilesNeededCallback()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCompilationCachingTests.cpp243 [this](V1_0::ErrorStatus status, uint32_t numModelCache, uint32_t numDataCache) { in SetUp()