OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestHooks
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/test/
layer_tree_test.cc
33
TestHooks
::
TestHooks
() {}
35
TestHooks
::~
TestHooks
() {}
37
bool
TestHooks
::PrepareToDrawOnThread(LayerTreeHostImpl* host_impl,
43
base::TimeDelta
TestHooks
::LowFrequencyAnimationInterval() const {
51
TestHooks
* test_hooks,
66
TestHooks
* test_hooks,
200
TestHooks
* test_hooks_;
210
TestHooks
* test_hooks)
[
all
...]
layer_tree_test.h
27
class
TestHooks
: public AnimationDelegate {
29
TestHooks
();
30
virtual ~
TestHooks
();
110
class LayerTreeTest : public testing::Test, public
TestHooks
{
Completed in 97 milliseconds