pauseAnimationsForTesting   86 Source/core/animation/DocumentTimeline.h     void pauseAnimationsForTesting(double);
pauseAnimationsForTesting  200 Source/core/animation/DocumentTimelineTest.cpp     timeline->pauseAnimationsForTesting(seekTime);
pauseAnimationsForTesting  494 Source/core/testing/Internals.cpp     frame()->document()->timeline().pauseAnimationsForTesting(pauseTime);
pauseAnimationsForTesting  495 Source/core/testing/Internals.cpp     frame()->document()->transitionTimeline().pauseAnimationsForTesting(pauseTime);