OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InProcessUtilityThreadHelper
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/public/test/
test_utils.h
204
class
InProcessUtilityThreadHelper
: public BrowserChildProcessObserver {
206
InProcessUtilityThreadHelper
();
207
virtual ~
InProcessUtilityThreadHelper
();
218
DISALLOW_COPY_AND_ASSIGN(
InProcessUtilityThreadHelper
);
test_utils.cc
281
InProcessUtilityThreadHelper
::
InProcessUtilityThreadHelper
()
287
InProcessUtilityThreadHelper
::~
InProcessUtilityThreadHelper
() {
298
void
InProcessUtilityThreadHelper
::BrowserChildProcessHostConnected(
303
void
InProcessUtilityThreadHelper
::BrowserChildProcessHostDisconnected(
Completed in 82 milliseconds