OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestCreateIncognitoTabFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/test/
test_api.h
69
class
TestCreateIncognitoTabFunction
: public TestExtensionFunction {
74
virtual ~
TestCreateIncognitoTabFunction
();
test_api.cc
93
TestCreateIncognitoTabFunction
::
94
~
TestCreateIncognitoTabFunction
() {}
96
bool
TestCreateIncognitoTabFunction
::RunImpl() {
Completed in 158 milliseconds