OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetLoopCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/component_updater/test/
component_updater_service_unittest.cc
119
void TestConfigurator::
SetLoopCount
(int times) { times_ = times; }
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);
710
test_configurator()->
SetLoopCount
(1);
755
test_configurator()->
SetLoopCount
(1);
840
test_configurator()->
SetLoopCount
(2)
[
all
...]
component_updater_service_unittest.h
88
void
SetLoopCount
(int times);
Completed in 219 milliseconds