Searched refs:kIsCachingSupported (Results 1 – 1 of 1) sorted by relevance
398 const bool kIsCachingSupported = isCachingSupported(kNumModelCache, kNumDataCache); member in __anondf3c1f010111::CompilationCachingTest416 EXPECT_EQ(driver->hasCalledPrepareModel(), kIsCachingSupported in TEST_P()432 EXPECT_EQ(driver->hasCalledPrepareModelFromCache(), kIsCachingSupported); in TEST_P()435 if (kIsCachingSupported) { in TEST_P()