OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_configurator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/component_updater/test/
component_updater_service_unittest.cc
206
TestConfigurator* ComponentUpdaterTest::
test_configurator
() {
function in class:component_updater::ComponentUpdaterTest
232
test_configurator
()->SetQuitClosure(runloop.QuitClosure());
296
test_configurator
()->SetLoopCount(2);
338
test_configurator
()->SetLoopCount(2);
436
test_configurator
()->SetLoopCount(2);
519
test_configurator
()->SetLoopCount(1);
614
test_configurator
()->SetLoopCount(1);
635
test_configurator
()->SetLoopCount(1);
668
test_configurator
()->SetOnDemandTime(60 * 60);
673
test_configurator
()->SetOnDemandTime(0)
[
all
...]
component_updater_service_unittest.h
127
TestConfigurator*
test_configurator
();
Completed in 125 milliseconds