HomeSort by relevance Sort by last modified time
    Searched full:set_test_factory (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h 30 // |set_test_factory| will be called instead if the service is NULL.
39 void set_test_factory(FactoryFunction factory) { factory_ = factory; } function in class:ProfileKeyedServiceFactory

Completed in 250 milliseconds