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

  /external/chromium/chrome/browser/extensions/
extension_test_api.h 26 class ExtensionTestLogFunction : public SyncExtensionFunction {
27 ~ExtensionTestLogFunction();
extension_test_api.cc 48 ExtensionTestLogFunction::~ExtensionTestLogFunction() {}
50 bool ExtensionTestLogFunction::RunImpl() {

Completed in 50 milliseconds