Searched refs:getNewCachedSetForTesting (Results 1 – 2 of 2) sorted by relevance
109 const std::optional<CachedSet>& getNewCachedSetForTesting() const { return mNewCachedSet; } in getNewCachedSetForTesting() function
52 const std::optional<CachedSet>& getNewCachedSetForTesting() const { return mNewCachedSet; } in getNewCachedSetForTesting() function in android::compositionengine::__anon395738f30110::TestableFlattener838 const auto& cachedSet = mFlattener->getNewCachedSetForTesting(); in TEST_F()