Searched refs:errors (Results 576 - 600 of 954) sorted by relevance

<<21222324252627282930>>

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_test_util.cc66 std::string errors; local
70 extensions::Extension::NO_FLAGS, &errors);
71 EXPECT_TRUE(extension.get() != NULL) << errors;
/external/chromium_org/chrome/browser/ssl/
H A Dssl_error_info.cc208 std::vector<SSLErrorInfo>* errors) {
246 if (errors)
247 errors->push_back(
205 GetErrorsForCertStatus(int cert_id, net::CertStatus cert_status, const GURL& url, std::vector<SSLErrorInfo>* errors) argument
/external/chromium_org/ppapi/generators/
H A Didl_lexer.py313 errors = 0
322 errors += 1
324 if not errors:
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
H A Dprinter.py125 def print_finished_test(self, source, test_name, test_time, failures, errors):
131 elif errors:
132 lines = errors[0].splitlines() + ['']
181 write('FAILED (failures=%d, errors=%d)\n' % (self.num_failures, self.num_errors))
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc278 // The second call stores its errors in a supplied string vector.
279 // If the string vector pointer is NULL, it reports the errors with LOG().
295 // Protocol buffers doesn't ever care about errors, but I don't want to remove
304 vector<string> *errors) {
305 GOOGLE_DCHECK(errors == NULL) << "Error reporting not implemented.";
320 LOG_STRING(ERROR, errors) << "String cannot end with \\";
347 LOG_STRING(ERROR, errors) << "String cannot end with \\x";
349 LOG_STRING(ERROR, errors) <<
359 LOG_STRING(ERROR, errors) << "Value of " <<
373 LOG_STRING(ERROR, errors)
303 UnescapeCEscapeSequences(const char* source, char* dest, vector<string> *errors) argument
439 UnescapeCEscapeString(const string& src, string* dest, vector<string> *errors) argument
[all...]
/external/chromium_org/third_party/webrtc/tools/barcode_tools/
H A Dbarcode_encoder.py47 errors = False
63 errors = True
64 return not errors
79 (bool): True if the conversion was without errors.
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
H A Dstrace_profiler.py94 function_name = unicode(m.group('func'), errors='ignore')
95 function_args = unicode(m.group('args'), errors='ignore')
96 ret = unicode(m.group('ret'), errors='ignore')
/external/chromium_org/v8/tools/
H A Dcheck-name-clashes.py184 errors = 0
191 errors += 1
193 if errors > 0:
/external/doclava/src/com/google/doclava/
H A DErrors.java85 public static void printErrors(Set<ErrorMessage> errors) { argument
86 for (ErrorMessage m : errors) {
91 for (ErrorMessage m : errors) {
/external/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc240 // The second call stores its errors in a supplied string vector.
241 // If the string vector pointer is NULL, it reports the errors with LOG().
257 // Protocol buffers doesn't ever care about errors, but I don't want to remove
266 vector<string> *errors) {
267 GOOGLE_DCHECK(errors == NULL) << "Error reporting not implemented.";
282 LOG_STRING(ERROR, errors) << "String cannot end with \\";
309 LOG_STRING(ERROR, errors) << "String cannot end with \\x";
311 LOG_STRING(ERROR, errors) <<
321 LOG_STRING(ERROR, errors) << "Value of " <<
335 LOG_STRING(ERROR, errors)
265 UnescapeCEscapeSequences(const char* source, char* dest, vector<string> *errors) argument
401 UnescapeCEscapeString(const string& src, string* dest, vector<string> *errors) argument
[all...]
/external/valgrind/main/none/tests/
H A Dcmdline1.stdout.exp21 --vgdb-error=<number> invoke gdbserver after <number> errors [999999999]
32 user options for Valgrind tools that report errors:
40 --error-limit=no|yes stop showing new errors if too many? [yes]
41 --error-exitcode=<number> exit code to return if errors found [0=disable]
43 --suppressions=<filename> suppress errors described in <filename>
44 --gen-suppressions=no|yes|all print suppressions for errors? [no]
45 --db-attach=no|yes start debugger when errors detected? [no]
H A Dcmdline2.stdout.exp21 --vgdb-error=<number> invoke gdbserver after <number> errors [999999999]
32 user options for Valgrind tools that report errors:
40 --error-limit=no|yes stop showing new errors if too many? [yes]
41 --error-exitcode=<number> exit code to return if errors found [0=disable]
43 --suppressions=<filename> suppress errors described in <filename>
44 --gen-suppressions=no|yes|all print suppressions for errors? [no]
45 --db-attach=no|yes start debugger when errors detected? [no]
166 debugging options for Valgrind tools that report errors
/external/chromium_org/chrome/browser/extensions/api/storage/
H A Dsyncable_settings_storage.cc283 std::vector<syncer::SyncError> errors; local
297 errors.push_back(syncer::SyncError(
353 errors.push_back(error);
365 // TODO(kalman): Something sensible with multiple errors.
366 return errors.empty() ? syncer::SyncError() : errors[0];
/external/chromium_org/chrome/common/extensions/api/identity/
H A Dextension_manifests_auth_unittest.cc14 namespace errors = manifest_errors;
256 LoadAndExpectError(manifest, errors::kInvalidOAuth2ClientId);
264 LoadAndExpectError(manifest, errors::kInvalidOAuth2ClientId);
276 errors::kInvalidOAuth2ClientId,
286 errors::kInvalidOAuth2ClientId,
/external/qemu/proxy/
H A Dproxy_common.c395 FD_SET( fd, sel->errors );
397 FD_CLR( fd, sel->errors );
411 if ( FD_ISSET(fd, sel->errors) )
431 sel->errors = err_fds;
451 sel->errors = err_fds;
/external/chromium_org/third_party/boringssl/src/crypto/err/
H A Derr.c190 error = &state->errors[i];
272 err_clear(&state->errors[i]);
295 err_clear(&state->errors[i]);
472 error = &state->errors[state->top];
497 error = &state->errors[state->top];
587 state->errors[state->top].flags |= ERR_FLAG_MARK;
596 error = &state->errors[state->top];
722 /* The "SYS" library sets errno values as the reason for its errors.
/external/chromium_org/third_party/freetype/src/base/
H A Dftrfork.c363 FT_Error *errors )
372 errors[i] = FT_Stream_Seek( stream, 0 );
374 errors[i] = FT_Err_Ok;
376 if ( errors[i] )
379 errors[i] = (FT_RACCESS_GUESS_TABLE_GET[i].func)( library,
819 /* Dummy function; just sets errors */
828 FT_Error *errors )
841 errors[i] = FT_ERR( Unimplemented_Feature );
/external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/
H A Dstorage_api.py32 from . import errors namespace
131 raise errors.TimeoutError(
213 errors.check_status(status, [200], path, resp_headers=headers)
434 errors.check_status(status, [200, 206], self._path, headers, resp_headers)
639 errors.check_status(status, [201], path, headers, resp_headers)
813 errors.check_status(status, [expected], self._path, headers,
829 errors.check_status(status, [308], self._path, headers,
/external/freetype/src/base/
H A Dftrfork.c381 FT_Error *errors )
390 errors[i] = FT_Stream_Seek( stream, 0 );
392 errors[i] = FT_Err_Ok;
394 if ( errors[i] )
397 errors[i] = (FT_RACCESS_GUESS_TABLE_GET[i].func)( library,
837 /* Dummy function; just sets errors */
846 FT_Error *errors )
859 errors[i] = FT_ERR( Unimplemented_Feature );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftrfork.c363 FT_Error *errors )
372 errors[i] = FT_Stream_Seek( stream, 0 );
374 errors[i] = FT_Err_Ok;
376 if ( errors[i] )
379 errors[i] = (FT_RACCESS_GUESS_TABLE_GET[i].func)( library,
819 /* Dummy function; just sets errors */
828 FT_Error *errors )
841 errors[i] = FT_ERR( Unimplemented_Feature );
/external/stressapptest/src/
H A Dworker.cc125 // A struct to hold captured errors, for later reporting.
702 // Print errors on mismatches.
710 int errors = 0; local
711 int overflowerrors = 0; // Count of overflowed errors.
715 recorded[kErrorLimit]; // Queued errors for later printing.
736 if (errors < kErrorLimit) {
737 recorded[errors].actual = actual;
738 recorded[errors].expected = expected;
739 recorded[errors].vaddr = &memblock[i];
740 errors
895 int errors = 0; local
1193 int errors = 0; local
1337 int errors = 0; local
1923 int errors = CrcCheckPage(&dst); local
[all...]
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
H A DBaseTest.java75 * stdout and stderr. This doesn't trap errors from running antlr.
147 /** Return true if all is ok, no errors */
173 if ( equeue.errors.size()>0 ) {
175 System.err.println("antlr reports errors from "+options);
176 for (int i = 0; i < equeue.errors.size(); i++) {
177 Message msg = (Message) equeue.errors.get(i);
438 System.out.println(equeue.errors);
439 assertTrue("number of errors mismatch", n, equeue.errors.size());
442 for (int i = 0; i < equeue.errors
[all...]
/external/chromium_org/chrome/browser/extensions/api/processes/
H A Dprocesses_api.cc42 namespace errors = processes_api_constants;
564 error_ = errors::kExtensionNotSupported;
625 error_ = errors::kExtensionNotSupported;
652 error_ = ErrorUtils::FormatErrorMessage(errors::kProcessNotFound,
663 error_ = errors::kExtensionNotSupported;
712 error_ = errors::kExtensionNotSupported;
/external/chromium_org/components/search_engines/
H A Ddefault_search_policy_handler.cc198 PolicyErrorMap* errors) {
199 if (!CheckIndividualPolicies(policies, errors))
212 errors->AddError(policy_name, IDS_POLICY_DEFAULT_SEARCH_DISABLED);
223 errors->AddError(key::kDefaultSearchProviderSearchURL, url ?
393 PolicyErrorMap* errors) {
397 if (!(*handler)->CheckPolicySettings(policies, errors))
197 CheckPolicySettings(const PolicyMap& policies, PolicyErrorMap* errors) argument
391 CheckIndividualPolicies( const PolicyMap& policies, PolicyErrorMap* errors) argument
/external/chromium_org/components/sync_driver/
H A Ddata_type_manager_impl.cc98 std::map<syncer::ModelType, syncer::SyncError> errors; local
99 errors[type.Get()] = error;
100 data_type_status_table_.UpdateFailedDataTypes(errors);
174 // 1. Get the failed types (due to fatal, crypto, and unready errors).
189 // Types with persistence errors are only purged/resynced when they're
195 // Types with unready errors do not count as unready if they've been disabled.
238 // Check for new or resolved data type crypto errors.
355 // Persistence errors are reset after each backend configuration attempt
370 DataTypeStatusTable::TypeErrorMap errors; local
378 errors[ite
[all...]

Completed in 861 milliseconds

<<21222324252627282930>>