Searched refs:hasCalledPrepareModelFromCache (Results 1 – 1 of 1) sorted by relevance
222 bool hasCalledPrepareModelFromCache() const { return mHasCalledPrepareModelFromCache; } in hasCalledPrepareModelFromCache() function in __anondf3c1f010111::CachingDriver417 EXPECT_FALSE(driver->hasCalledPrepareModelFromCache()); in TEST_P()436 EXPECT_EQ(driver->hasCalledPrepareModelFromCache(), kIsCachingSupported); in TEST_P()466 EXPECT_FALSE(driver->hasCalledPrepareModelFromCache()); in TEST_P()