isCandidateHelperForSingleKeyframe 222 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateHelperForSingleKeyframe(keyframeGoodMultiple.get())); isCandidateHelperForSingleKeyframe 226 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateHelperForSingleKeyframe(keyframeBadMultipleOp.get())); isCandidateHelperForSingleKeyframe 230 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateHelperForSingleKeyframe(keyframeBadMultipleID.get())); isCandidateHelperForSingleKeyframe 238 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateHelperForSingleKeyframe(goodKeyframe.get())); isCandidateHelperForSingleKeyframe 242 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateHelperForSingleKeyframe(badKeyframe.get())); isCandidateHelperForSingleKeyframe 248 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateHelperForSingleKeyframe(badKeyframe2.get()));