Searched defs:strict_error_checks (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/common/extensions/
H A Dextension_manifests_unittest.cc48 bool strict_error_checks,
54 if (strict_error_checks)
78 bool strict_error_checks,
84 strict_error_checks, error);
45 LoadExtensionWithLocation( DictionaryValue* value, Extension::Location location, bool strict_error_checks, std::string* error) argument
75 LoadExtensionWithLocation( const std::string& name, Extension::Location location, bool strict_error_checks, std::string* error) argument

Completed in 16 milliseconds