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