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

/external/chromium/chrome/common/extensions/
H A Dextension_manifests_unittest.cc123 void LoadAndExpectError(const std::string& name, function in class:ExtensionManifestTest
137 void LoadAndExpectError(DictionaryValue* manifest, function in class:ExtensionManifestTest
160 LoadAndExpectError("web_urls_wrong_type.json",
162 LoadAndExpectError(
169 LoadAndExpectError(
177 LoadAndExpectError(
184 LoadAndExpectError(
191 LoadAndExpectError(
234 LoadAndExpectError("launch_window.json",
236 LoadAndExpectError("launch_container_invalid_typ
[all...]

Completed in 3461 milliseconds