Searched defs:CreateError (Results 1 – 6 of 6) sorted by relevance
23 base::DictionaryValue* CreateError(const std::string& name, in CreateError() function
29 SSLErrorInfo SSLErrorInfo::CreateError(ErrorType error_type, in CreateError() function in SSLErrorInfo
30 SSLErrorInfo SSLErrorInfo::CreateError(ErrorType error_type, in CreateError() function in SSLErrorInfo
29 scoped_ptr<base::DictionaryValue> CreateError(const std::string& error_type) { in CreateError() function
685 WebURLError WebURLLoaderImpl::CreateError(const WebURL& unreachable_url, in CreateError() function in webkit_glue::WebURLLoaderImpl
337 TEST_F(QuicStreamFactoryTest, CreateError) { in TEST_F() argument