Searched refs:CreateEmptyExtensionWithLocation (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_api_unittest.cc30 extension_ = utils::CreateEmptyExtensionWithLocation(Manifest::UNPACKED);
H A Dextension_function_test_utils.h53 scoped_refptr<extensions::Extension> CreateEmptyExtensionWithLocation(
H A Dextension_function_test_utils.cc106 scoped_refptr<Extension> CreateEmptyExtensionWithLocation( function in namespace:extension_function_test_utils
/external/chromium_org/chrome/browser/extensions/api/alarms/
H A Dalarms_api_unittest.cc547 set_extension(utils::CreateEmptyExtensionWithLocation(
581 set_extension(utils::CreateEmptyExtensionWithLocation(
610 utils::CreateEmptyExtensionWithLocation(extensions::Manifest::INTERNAL));

Completed in 511 milliseconds