HomeSort by relevance Sort by last modified time
    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 32 milliseconds