HomeSort by relevance Sort by last modified time
    Searched refs:CHECK (Results 901 - 925 of 2811) sorted by null

<<31323334353637383940>>

  /external/v8/test/cctest/
test-heap-profiler.cc 125 CHECK(det.has_A2);
126 CHECK(det.has_B2);
127 CHECK(det.has_C2);
173 CHECK(f);
183 CHECK(bound_this);
188 CHECK(bound_function);
193 CHECK(bound_argument);
282 CHECK(compiled_references_x);
283 CHECK(!lazy_references_x);
347 // Trying to introduce a check helper for uint64_t causes man
    [all...]
test-assembler-ia32.cc 76 CHECK(code->IsCode());
114 CHECK(code->IsCode());
156 CHECK(code->IsCode());
178 CHECK(CpuFeatures::IsSupported(SSE2));
213 CHECK(CpuFeatures::IsSupported(SSE2));
266 CHECK(CpuFeatures::IsSupported(SSE2));
301 CHECK(2.29 < res && res < 2.31);
312 CHECK(CpuFeatures::IsSupported(SSE2));
330 CHECK(code->IsCode());
338 CHECK(11.99 < res && res < 12.001)
    [all...]
  /art/runtime/base/
mutex-inl.h 80 // The check below enumerates the cases where we expect not to be able to sanity check locks
82 // TODO: tighten this check.
85 CHECK(runtime == NULL || !runtime->IsStarted() || runtime->IsShuttingDown() ||
97 // Check if a bad Mutex of this level or lower is held.
107 // Only abort in the check below if this is more than abort level lock.
112 CHECK(!bad_mutexes_held);
128 CHECK(self->GetHeldMutex(level_) == this) << "Unlocking on unacquired mutex: " << name_;
  /external/chromium/base/test/
test_file_util_win.cc 50 CHECK(::GetFileInformationByHandle(file_handle, &bhi));
113 CHECK(::SetEndOfFile(file_handle));
117 CHECK(::SetFileTime(file_handle, &bhi.ftCreationTime, &bhi.ftLastAccessTime,
165 // We don't check for errors from this function, often, we are copying
  /external/chromium/chrome/browser/extensions/
execute_code_in_tab_function.cc 82 // we check again in the renderer.
83 CHECK(browser);
84 CHECK(contents);
212 CHECK(!success);
  /external/chromium/chrome/common/
service_process_util_win.cc 57 CHECK(event_name.length() <= MAX_PATH);
96 // Check if the event is signaled.
107 CHECK(!state_);
114 CHECK(event_name.length() <= MAX_PATH);
  /external/chromium/crypto/
symmetric_key_mac.cc 19 CHECK(key_size_in_bits == 128 ||
28 CHECK(algorithm == crypto::SymmetricKey::HMAC_SHA1);
29 CHECK(key_size_in_bits >= 80 && (key_size_in_bits % 8) == 0)
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_popup_model.cc 90 // calling InvalidateLine(), since it will check them to determine how to
98 CHECK(selected_line_ != kNoMatch);
128 CHECK(!result.empty());
184 // before notifying us, reducing flicker. At that point the check for
208 CHECK((selected_line_ != kNoMatch) || result.empty());
  /external/chromium_org/chrome/browser/ui/webui/chromeos/first_run/
first_run_handler.cc 109 CHECK(args->GetString(0, &step_name));
121 CHECK(args->GetString(0, &step_name));
128 CHECK(args->GetString(0, &step_name));
  /external/chromium_org/chrome/browser/ui/webui/ntp/
favicon_webui_handler.cc 84 CHECK(args->GetString(0, &path));
91 CHECK(args->GetString(1, &dom_id));
144 CHECK(args->GetString(0, &extension_id));
  /external/chromium_org/content/browser/gpu/
gpu_ipc_browsertests.cc 34 CHECK(factory);
45 CHECK(context_.get());
81 CHECK(GetFactory());
  /external/chromium_org/content/common/
sandbox_win.cc 183 // The module could have been loaded with a 8.3 short name. We check
231 CHECK(::OpenProcessToken(::GetCurrentProcess(), TOKEN_QUERY, &token));
232 CHECK(::GetTokenInformation(token, TokenSessionId, &session_id,
247 // Windows 8 allows nested jobs so we don't need to check if we are in other
429 CHECK(NT_SUCCESS(error));
437 CHECK(NT_SUCCESS(error));
439 CHECK(!(basic_info.GrantedAccess & WRITE_DAC)) <<
445 CHECK(!(basic_info.GrantedAccess & kDangerousMask)) <<
468 // Only sandboxed children are placed in jobs, so just check them.
471 // We need a handle with permission to check the job object
    [all...]
  /external/chromium_org/content/public/test/
browser_test_base.cc 254 CHECK(!test_server_.get());
263 CHECK(CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess));
269 CHECK(renderer_loop);
  /external/chromium_org/crypto/
encryptor_nss.cc 76 CHECK(!plaintext.empty() || (mode_ == CBC));
91 CHECK(!ciphertext.empty());
192 CHECK(!digest_len);
  /external/chromium_org/media/audio/
audio_device_thread.cc 75 CHECK(!thread_);
118 CHECK(!thread_.is_null());
218 CHECK(shared_memory_.memory());
  /external/chromium_org/media/audio/pulse/
pulse_output.cc 52 CHECK(params_.IsValid());
161 CHECK(callback);
162 CHECK(pa_stream_);
  /external/chromium_org/net/http/
http_pipelined_host_pool.cc 48 CHECK(host_map_.empty());
98 CHECK(host_it->second);
118 CHECK(ContainsKey(host_map_, key));
  /external/chromium_org/net/proxy/
proxy_resolver_perftest.cc 145 // Check that the result was correct. Note that ToPacString() and
203 CHECK(false);
210 CHECK(false);
216 CHECK(false);
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
scriptable_plugin.cc 158 CHECK(var_ != NULL);
169 CHECK(++num_unref_calls_ == 1);
185 CHECK(var_ == NULL);
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
subsetsequence.cc 101 CHECK((count_[k_] % 3) == 0);
130 CHECK(count_[k_] > 3); // We depend on count_[k_] being > 3 to stop while
153 CHECK(count_[k_] == next_e_);
  /external/chromium_org/tools/memory_watcher/
memory_hook.cc 118 CHECK(patch_function_ != NULL);
119 CHECK(original_function_ != NULL);
120 CHECK(stub_function_ == NULL);
121 CHECK(sidestep::SIDESTEP_SUCCESS ==
240 CHECK(VirtualQuery(address, &info, sizeof(info)));
243 CHECK(size >= info.RegionSize);
253 CHECK(VirtualQuery(result, &info, sizeof(info)));
266 CHECK(VirtualQuery(address, &info, sizeof(info)));
296 CHECK(VirtualQuery(result, &info, sizeof(info)));
331 CHECK(VirtualQuery(lpBaseAddress, &info, sizeof(info)))
    [all...]
  /external/chromium_org/v8/test/cctest/
test-decls.cc 63 void Check(const char* source,
139 void DeclarationContext::Check(const char* source,
153 CHECK(script.IsEmpty());
156 CHECK(!script.IsEmpty());
162 CHECK(!catcher.HasCaught());
167 CHECK(expectations == EXPECT_EXCEPTION);
168 CHECK(catcher.HasCaught());
235 context.Check("var x; x",
243 context.Check("var x = 0; x",
251 context.Check("function x() { }; x"
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_suppressions.cc 98 CHECK(g_ctx);
118 CHECK(g_ctx);
138 CHECK(g_ctx);
  /frameworks/av/media/libmediaplayerservice/
HDCP.cpp 122 CHECK(mIsEncryptionModule);
139 CHECK(mIsEncryptionModule);
156 CHECK(!mIsEncryptionModule);
  /frameworks/av/media/libstagefright/
FileSource.cpp 55 CHECK(offset >= 0);
56 CHECK(length >= 0);
72 CHECK(mDrmManagerClient);

Completed in 924 milliseconds

<<31323334353637383940>>