Searched defs:DoesCreateTestContexts (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/ui/compositor/test/ | ||
D | test_context_factory.cc | 64 bool TestContextFactory::DoesCreateTestContexts() { return true; } in DoesCreateTestContexts() function in ui::TestContextFactory |
D | default_context_factory.cc | 99 bool DefaultContextFactory::DoesCreateTestContexts() { return false; } in DoesCreateTestContexts() function in ui::DefaultContextFactory |
/external/chromium_org/content/browser/aura/ | ||
D | gpu_process_transport_factory.cc | 294 bool GpuProcessTransportFactory::DoesCreateTestContexts() { return false; } in DoesCreateTestContexts() function in content::GpuProcessTransportFactory |