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