HomeSort by relevance Sort by last modified time
    Searched refs:resetTimeForTesting (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimationClock.h 62 void resetTimeForTesting() { m_time = 0; m_frozen = true; }
DocumentTimelineTest.cpp 87 document->animationClock().resetTimeForTesting();
ElementAnimationTest.cpp 65 document->animationClock().resetTimeForTesting();
PlayerTest.cpp 52 document->animationClock().resetTimeForTesting();

Completed in 160 milliseconds