HomeSort by relevance Sort by last modified time
    Searched defs:ExtensionTestQuotaResetFunction (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_test_api.h 32 class ExtensionTestQuotaResetFunction : public SyncExtensionFunction {
33 ~ExtensionTestQuotaResetFunction();
extension_test_api.cc 56 ExtensionTestQuotaResetFunction::~ExtensionTestQuotaResetFunction() {}
58 bool ExtensionTestQuotaResetFunction::RunImpl() {

Completed in 74 milliseconds