failed_ 42 base/threading/thread_collision_warner_unittest.cc : failed_(false) {} failed_ 45 base/threading/thread_collision_warner_unittest.cc failed_ = true; failed_ 50 base/threading/thread_collision_warner_unittest.cc bool fail_state() const { return failed_; } failed_ 51 base/threading/thread_collision_warner_unittest.cc void reset() { failed_ = false; } failed_ 54 base/threading/thread_collision_warner_unittest.cc bool failed_; failed_ 41 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.cc failed_(false), failed_ 119 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.cc failed_ = true; failed_ 66 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.h return failed_; failed_ 122 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.h bool failed_; failed_ 29 chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher_unittest.cc failed_ = true; failed_ 34 chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher_unittest.cc bool failed() const { return failed_; } failed_ 38 chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher_unittest.cc bool failed_; failed_ 45 chrome/browser/extensions/extension_test_message_listener.cc return !failed_; failed_ 48 chrome/browser/extensions/extension_test_message_listener.cc return !failed_; failed_ 66 chrome/browser/extensions/extension_test_message_listener.cc failed_ = false; failed_ 92 chrome/browser/extensions/extension_test_message_listener.cc failed_ = (message_ == failure_message_); failed_ 166 chrome/browser/extensions/extension_test_message_listener.h bool failed_; failed_ 89 chrome/browser/favicon/favicon_handler_unittest.cc failed_ = false; failed_ 103 chrome/browser/favicon/favicon_handler_unittest.cc void set_failed(bool failed) { failed_ = failed; } failed_ 125 chrome/browser/favicon/favicon_handler_unittest.cc bool failed_; failed_ 352 chrome/browser/favicon/favicon_handler_unittest.cc if (!failed_) { failed_ 78 chrome/test/base/module_system_test.cc bool failed() { return failed_; } failed_ 83 chrome/test/base/module_system_test.cc failed_ = failed_ || !args[0]->ToBoolean()->Value(); failed_ 89 chrome/test/base/module_system_test.cc failed_ = failed_ || args[0]->ToBoolean()->Value(); failed_ 94 chrome/test/base/module_system_test.cc bool failed_; failed_ 44 sandbox/linux/seccomp-bpf/errorcode.cc failed_(failed), failed_ 63 sandbox/linux/seccomp-bpf/errorcode.cc passed_->Equals(*err.passed_) && failed_->Equals(*err.failed_); failed_ 93 sandbox/linux/seccomp-bpf/errorcode.cc } else if (!failed_->Equals(*err.failed_)) { failed_ 94 sandbox/linux/seccomp-bpf/errorcode.cc return failed_->LessThan(*err.failed_); failed_ 142 sandbox/linux/seccomp-bpf/errorcode.h const ErrorCode* failed() const { return failed_; } failed_ 186 sandbox/linux/seccomp-bpf/errorcode.h const ErrorCode* failed_; // or if it failed. failed_ 822 sandbox/linux/seccomp-bpf/sandbox_bpf.cc RetExpression(gen, *cond.failed_)); failed_ 832 sandbox/linux/seccomp-bpf/sandbox_bpf.cc RetExpression(gen, *cond.failed_)); failed_ 856 sandbox/linux/seccomp-bpf/sandbox_bpf.cc RetExpression(gen, *cond.failed_)); failed_ 870 sandbox/linux/seccomp-bpf/sandbox_bpf.cc RetExpression(gen, *cond.failed_)))); failed_ 888 sandbox/linux/seccomp-bpf/sandbox_bpf.cc RetExpression(gen, *cond.failed_)); failed_ 902 sandbox/linux/seccomp-bpf/sandbox_bpf.cc RetExpression(gen, *cond.failed_)))); failed_ 914 sandbox/linux/seccomp-bpf/sandbox_bpf.cc lsb_head = RetExpression(gen, *cond.failed_); failed_ 920 sandbox/linux/seccomp-bpf/sandbox_bpf.cc RetExpression(gen, *cond.failed_)); failed_ 54 third_party/protobuf/src/google/protobuf/io/printer.cc if (buffer_size_ > 0 && !failed_) { failed_ 163 third_party/protobuf/src/google/protobuf/io/printer.cc if (failed_) return; failed_ 168 third_party/protobuf/src/google/protobuf/io/printer.cc if (failed_) return; failed_ 175 third_party/protobuf/src/google/protobuf/io/printer.cc if (failed_) return; failed_ 185 third_party/protobuf/src/google/protobuf/io/printer.cc failed_ = !output_->Next(&void_buffer, &buffer_size_); failed_ 186 third_party/protobuf/src/google/protobuf/io/printer.cc if (failed_) return; failed_ 116 third_party/protobuf/src/google/protobuf/io/printer.h bool failed() const { return failed_; } failed_ 127 third_party/protobuf/src/google/protobuf/io/printer.h bool failed_; failed_ 210 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc failed_(false), failed_ 224 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc if (failed_) { failed_ 245 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc failed_ = true; failed_ 272 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc if (failed_) { failed_ 316 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc failed_(false), failed_ 362 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc if (failed_) { failed_ 374 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc failed_ = true; failed_ 226 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h bool failed_; failed_ 315 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h bool failed_; failed_ 921 third_party/protobuf/src/google/protobuf/text_format.cc failed_(false), failed_ 930 third_party/protobuf/src/google/protobuf/text_format.cc if (!failed_ && buffer_size_ > 0) { failed_ 988 third_party/protobuf/src/google/protobuf/text_format.cc bool failed() const { return failed_; } failed_ 994 third_party/protobuf/src/google/protobuf/text_format.cc if (failed_) return; failed_ 1001 third_party/protobuf/src/google/protobuf/text_format.cc if (failed_) return; failed_ 1011 third_party/protobuf/src/google/protobuf/text_format.cc failed_ = !output_->Next(&void_buffer, &buffer_size_); failed_ 1012 third_party/protobuf/src/google/protobuf/text_format.cc if (failed_) return; failed_ 1026 third_party/protobuf/src/google/protobuf/text_format.cc bool failed_; failed_ 220 third_party/re2/re2/compile.cc bool failed_; // Did we give up compiling? failed_ 242 third_party/re2/re2/compile.cc failed_ = false; failed_ 261 third_party/re2/re2/compile.cc if (failed_ || inst_len_ + n > max_inst_) { failed_ 262 third_party/re2/re2/compile.cc failed_ = true; failed_ 671 third_party/re2/re2/compile.cc failed_ = true; failed_ 678 third_party/re2/re2/compile.cc failed_ = true; failed_ 685 third_party/re2/re2/compile.cc if (failed_) failed_ 718 third_party/re2/re2/compile.cc if (failed_) failed_ 795 third_party/re2/re2/compile.cc failed_ = true; failed_ 852 third_party/re2/re2/compile.cc failed_ = true; failed_ 1012 third_party/re2/re2/compile.cc if (c.failed_) failed_ 1045 third_party/re2/re2/compile.cc if (failed_) failed_ 1103 third_party/re2/re2/compile.cc if (c.failed_) failed_ 92 third_party/tcmalloc/chromium/src/memfs_malloc.cc : failed_(true), // To disable allocator until Initialize() is called. failed_ 102 third_party/tcmalloc/chromium/src/memfs_malloc.cc bool failed_; // Whether failed to allocate memory. failed_ 119 third_party/tcmalloc/chromium/src/memfs_malloc.cc if (failed_) { failed_ 143 third_party/tcmalloc/chromium/src/memfs_malloc.cc "HugetlbSysAllocator: (failed, allocated)", failed_, hugetlb_base_); failed_ 165 third_party/tcmalloc/chromium/src/memfs_malloc.cc failed_ = true; failed_ 180 third_party/tcmalloc/chromium/src/memfs_malloc.cc failed_ = true; failed_ 196 third_party/tcmalloc/chromium/src/memfs_malloc.cc failed_ = true; failed_ 253 third_party/tcmalloc/chromium/src/memfs_malloc.cc failed_ = false; failed_ 312 third_party/tcmalloc/chromium/src/system-alloc.cc failed_[i] = true; failed_ 321 third_party/tcmalloc/chromium/src/system-alloc.cc failed_[index] = false; failed_ 329 third_party/tcmalloc/chromium/src/system-alloc.cc bool failed_[kMaxAllocators]; failed_ 566 third_party/tcmalloc/chromium/src/system-alloc.cc if (!failed_[i] && allocs_[i] != NULL) { failed_ 571 third_party/tcmalloc/chromium/src/system-alloc.cc failed_[i] = true; failed_ 577 third_party/tcmalloc/chromium/src/system-alloc.cc failed_[i] = false; failed_ 92 third_party/tcmalloc/vendor/src/memfs_malloc.cc : failed_(true), // To disable allocator until Initialize() is called. failed_ 102 third_party/tcmalloc/vendor/src/memfs_malloc.cc bool failed_; // Whether failed to allocate memory. failed_ 119 third_party/tcmalloc/vendor/src/memfs_malloc.cc if (failed_) { failed_ 143 third_party/tcmalloc/vendor/src/memfs_malloc.cc "HugetlbSysAllocator: (failed, allocated)", failed_, hugetlb_base_); failed_ 165 third_party/tcmalloc/vendor/src/memfs_malloc.cc failed_ = true; failed_ 180 third_party/tcmalloc/vendor/src/memfs_malloc.cc failed_ = true; failed_ 196 third_party/tcmalloc/vendor/src/memfs_malloc.cc failed_ = true; failed_ 253 third_party/tcmalloc/vendor/src/memfs_malloc.cc failed_ = false; failed_ 169 third_party/tcmalloc/vendor/src/system-alloc.cc failed_[i] = true; failed_ 178 third_party/tcmalloc/vendor/src/system-alloc.cc failed_[index] = false; failed_ 186 third_party/tcmalloc/vendor/src/system-alloc.cc bool failed_[kMaxAllocators]; failed_ 198 third_party/tcmalloc/vendor/src/system-alloc.cc failed_ = true; failed_ 270 third_party/tcmalloc/vendor/src/system-alloc.cc failed_ = true; failed_ 339 third_party/tcmalloc/vendor/src/system-alloc.cc failed_ = true; failed_ 429 third_party/tcmalloc/vendor/src/system-alloc.cc if (!failed_[i] && allocs_[i] != NULL) { failed_ 434 third_party/tcmalloc/vendor/src/system-alloc.cc failed_[i] = true; failed_ 440 third_party/tcmalloc/vendor/src/system-alloc.cc failed_[i] = false;