Searched refs:test_configurator (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/component_updater/test/
H A Dcomponent_updater_service_unittest.cc20 #include "components/component_updater/test/test_configurator.h"
99 TestConfigurator* ComponentUpdaterTest::test_configurator() { function in class:component_updater::ComponentUpdaterTest
125 test_configurator()->SetQuitClosure(runloop.QuitClosure());
189 test_configurator()->SetLoopCount(2);
235 test_configurator()->SetLoopCount(2);
333 test_configurator()->SetLoopCount(2);
435 test_configurator()->SetLoopCount(1);
529 test_configurator()->SetLoopCount(1);
550 test_configurator()->SetLoopCount(1);
590 test_configurator()
[all...]
H A Dcomponent_updater_service_unittest.h54 TestConfigurator* test_configurator();

Completed in 93 milliseconds