OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestServiceProcess
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/service/
service_process.h
98
friend class
TestServiceProcess
;
/external/chromium_org/chrome/browser/printing/cloud_print/test/
cloud_print_proxy_process_browsertest.cc
95
class
TestServiceProcess
: public ServiceProcess {
97
TestServiceProcess
() { }
98
virtual ~
TestServiceProcess
() { }
108
bool
TestServiceProcess
::Initialize(base::MessageLoopForUI* message_loop,
236
TestServiceProcess
service_process;
Completed in 131 milliseconds