OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pauseForTesting
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/animation/
Player.h
74
void
pauseForTesting
();
87
// Reflects all pausing, including via
pauseForTesting
().
Player.cpp
167
void Player::
pauseForTesting
()
DocumentTimeline.cpp
145
m_players[i]->
pauseForTesting
();
Completed in 36 milliseconds