Searched refs:kIsCachingSupported (Results 1 – 1 of 1) sorted by relevance
413 const bool kIsCachingSupported = isCachingSupported(kNumModelCache, kNumDataCache); member in __anon6bb568470111::CompilationCachingTest432 EXPECT_EQ(driver->hasCalledPrepareModel(), kIsCachingSupported in TEST_P()449 EXPECT_EQ(driver->hasCalledPrepareModelFromCache(), kIsCachingSupported); in TEST_P()452 if (kIsCachingSupported) { in TEST_P()