OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestNotifyFailFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/extensions/browser/api/test/
test_api.h
39
class
TestNotifyFailFunction
: public TestExtensionFunction {
44
virtual ~
TestNotifyFailFunction
();
test_api.cc
59
TestNotifyFailFunction
::~
TestNotifyFailFunction
() {}
61
bool
TestNotifyFailFunction
::RunSafe() {
Completed in 28 milliseconds