Home
last modified time | relevance | path

Searched refs:fake_weak_ptr_factory_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/test/
Dfake_output_surface.cc25 fake_weak_ptr_factory_(this) { in FakeOutputSurface()
39 fake_weak_ptr_factory_(this) { in FakeOutputSurface()
54 fake_weak_ptr_factory_(this) { in FakeOutputSurface()
93 fake_weak_ptr_factory_.GetWeakPtr()), in SetNeedsBeginFrame()
Dfake_output_surface.h146 base::WeakPtrFactory<FakeOutputSurface> fake_weak_ptr_factory_; variable