Searched refs:hasCalledPrepareModelFromCache (Results 1 – 1 of 1) sorted by relevance
231 bool hasCalledPrepareModelFromCache() const { return mHasCalledPrepareModelFromCache; } in hasCalledPrepareModelFromCache() function in __anon86e7d9f30111::CachingDriver429 EXPECT_FALSE(driver->hasCalledPrepareModelFromCache()); in TEST_P()449 EXPECT_EQ(driver->hasCalledPrepareModelFromCache(), kIsCachingSupported); in TEST_P()480 EXPECT_FALSE(driver->hasCalledPrepareModelFromCache()); in TEST_P()