OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateClosure
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_delegate_unittest.cc
84
base::Closure
CreateClosure
() {
275
mock_target.
CreateClosure
());
285
mock_target.
CreateClosure
());
299
mock_target.
CreateClosure
());
332
mock_target.
CreateClosure
());
345
mock_target.
CreateClosure
());
358
mock_target.
CreateClosure
());
467
mock_target.
CreateClosure
());
483
mock_target.
CreateClosure
());
498
mock_target.
CreateClosure
());
[
all
...]
/external/chromium_org/sync/notifier/
sync_system_resources_unittest.cc
35
base::Closure*
CreateClosure
() {
63
base::Closure* should_not_run = mock_closure.
CreateClosure
();
71
base::Closure* should_not_run = mock_closure.
CreateClosure
();
79
base::Closure* should_not_run = mock_closure.
CreateClosure
();
137
invalidation::Scheduler::NoDelay(), mock_closure.
CreateClosure
());
146
invalidation::Scheduler::NoDelay(), mock_closure.
CreateClosure
());
157
invalidation::TimeDelta::FromSeconds(0), mock_closure.
CreateClosure
());
Completed in 39 milliseconds