Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp315 const ErrorStatus kErrorStatusGetNumCacheFiles = std::get<0>(GetParam()); member in __anondf3c1f010111::DeviceRegistrationTest
319 new CachingDriver(kDeviceName, kErrorStatusGetNumCacheFiles, kNumModelCache,
339 canDeviceBeRegistered(kErrorStatusGetNumCacheFiles, kNumModelCache, kNumDataCache); in TEST_P()