Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp281 mIsCachingSupported = mNumModelCache > 0 || mNumDataCache > 0; in SetUp()
297 if (!mIsCachingSupported) { in SetUp()
454 uint32_t mIsCachingSupported; member in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingTestBase
490 if (!mIsCachingSupported) { in TEST_P()
553 if (!mIsCachingSupported) { in TEST_P()
1091 if (!mIsCachingSupported) return; in TEST_P()
1154 if (!mIsCachingSupported) return; in TEST_P()
1217 if (!mIsCachingSupported) return; in TEST_P()
1367 if (!mIsCachingSupported) return; in TEST_P()
1375 if (!mIsCachingSupported) return; in TEST_P()
[all …]