OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetGlobalsForTesting
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/test/base/
testing_io_thread_state.cc
86
io_thread_state_->
SetGlobalsForTesting
(new IOThread::Globals());
98
io_thread_state_->
SetGlobalsForTesting
(NULL);
/external/chromium_org/chrome/browser/
io_thread.h
196
void
SetGlobalsForTesting
(Globals* globals);
io_thread.cc
475
void IOThread::
SetGlobalsForTesting
(Globals* globals) {
[
all
...]
Completed in 27 milliseconds