OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UninstallExtensionById
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/chrome/test/functional/
secure_shell.py
49
self.
UninstallExtensionById
(id=self._app_id)
ntp.py
371
self.assertTrue(self.
UninstallExtensionById
(installed_app_id),
372
msg='Call to
UninstallExtensionById
() returned False.')
387
self.assertFalse(self.
UninstallExtensionById
(webstore_id),
388
msg='Call to
UninstallExtensionById
() returned True.')
extensions.py
148
self.
UninstallExtensionById
(extension_id)
/external/chromium_org/chrome/test/functional/gtalk/
gtalk_base_test.py
57
self.
UninstallExtensionById
(extension['id'])
/external/chromium/chrome/browser/automation/
testing_automation_provider.h
612
void
UninstallExtensionById
(Browser* browser,
[
all
...]
testing_automation_provider.cc
[
all
...]
/external/chromium_org/chrome/browser/automation/
testing_automation_provider.h
483
void
UninstallExtensionById
(base::DictionaryValue* args,
[
all
...]
testing_automation_provider.cc
[
all
...]
/external/chromium_org/chrome/test/pyautolib/
pyauto.py
[
all
...]
Completed in 1402 milliseconds