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()
394 kNumDataCache, ErrorStatus::NONE); in createCache()
400 const uint32_t kNumDataCache = std::get<1>(GetParam()); member in __anondf3c1f010111::CompilationCachingTest
402 const bool kIsCachingSupported = isCachingSupported(kNumModelCache, kNumDataCache);
413 kNumDataCache, kErrorStatusPrepareFromCache); in TEST_P()
431 kNumDataCache, kErrorStatusPrepareFromCache); in TEST_P()
461 kNumDataCache, kErrorStatusPrepareFromCache); in TEST_P()