Searched defs:DoesCreateTestContexts (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/mojo/services/view_manager/ | ||
| D | context_factory_impl.cc | 63 bool ContextFactoryImpl::DoesCreateTestContexts() { return false; } in DoesCreateTestContexts() function in mojo::view_manager::service::ContextFactoryImpl |
| /external/chromium_org/ui/compositor/test/ | ||
| D | in_process_context_factory.cc | 90 bool InProcessContextFactory::DoesCreateTestContexts() { return false; } in DoesCreateTestContexts() function in ui::InProcessContextFactory |
| /external/chromium_org/mojo/aura/ | ||
| D | context_factory_mojo.cc | 126 bool ContextFactoryMojo::DoesCreateTestContexts() { return false; } in DoesCreateTestContexts() function in mojo::ContextFactoryMojo |
| /external/chromium_org/content/browser/compositor/ | ||
| D | gpu_process_transport_factory.cc | 289 bool GpuProcessTransportFactory::DoesCreateTestContexts() { return false; } in DoesCreateTestContexts() function in content::GpuProcessTransportFactory |