Home
last modified time | relevance | path

Searched defs:DoesCreateTestContexts (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/compositor/test/
Dtest_context_factory.cc64 bool TestContextFactory::DoesCreateTestContexts() { return true; } in DoesCreateTestContexts() function in ui::TestContextFactory
Ddefault_context_factory.cc99 bool DefaultContextFactory::DoesCreateTestContexts() { return false; } in DoesCreateTestContexts() function in ui::DefaultContextFactory
/external/chromium_org/content/browser/aura/
Dgpu_process_transport_factory.cc294 bool GpuProcessTransportFactory::DoesCreateTestContexts() { return false; } in DoesCreateTestContexts() function in content::GpuProcessTransportFactory