Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp317 const uint32_t kNumDataCache = std::get<2>(GetParam()); member in __anondf3c1f010111::DeviceRegistrationTest
320 kNumDataCache, ErrorStatus::NONE);
339 canDeviceBeRegistered(kErrorStatusGetNumCacheFiles, kNumModelCache, kNumDataCache); in TEST_P()
390 kNumDataCache, ErrorStatus::NONE); in createCache()
396 const uint32_t kNumDataCache = std::get<1>(GetParam()); member in __anondf3c1f010111::CompilationCachingTest
398 const bool kIsCachingSupported = isCachingSupported(kNumModelCache, kNumDataCache);
409 kNumDataCache, kErrorStatusPrepareFromCache); in TEST_P()
427 kNumDataCache, kErrorStatusPrepareFromCache); in TEST_P()
457 kNumDataCache, kErrorStatusPrepareFromCache); in TEST_P()