OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ResultCatcher
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_apitest.h
38
class
ResultCatcher
: public NotificationObserver {
40
ResultCatcher
();
41
~
ResultCatcher
();
extension_apitest.cc
26
ExtensionApiTest::
ResultCatcher
::
ResultCatcher
()
35
ExtensionApiTest::
ResultCatcher
::~
ResultCatcher
() {
38
bool ExtensionApiTest::
ResultCatcher
::GetNextResult() {
61
void ExtensionApiTest::
ResultCatcher
::Observe(
140
ResultCatcher
catcher;
Completed in 53 milliseconds