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

<<21222324252627282930>>

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_list_test.cc 60 CHECK(l->empty());
83 CHECK(l.empty());
91 CHECK(l.empty());
108 CHECK(l.empty());
125 CHECK(l.empty());
133 CHECK(l1.empty());
134 CHECK(l2.empty());
137 CHECK(l1.empty());
138 CHECK(l2.empty());
147 CHECK(l2.empty())
    [all...]
  /frameworks/av/media/libstagefright/
DRMExtractor.cpp 77 CHECK(mDrmManagerClient);
83 CHECK(success);
89 CHECK(getFormat()->findData(kKeyAVCC, &type, &data, &size));
93 CHECK(size >= 7);
153 CHECK(pDecryptedDrmBuffer == &decryptedDrmBuffer);
156 CHECK(getFormat()->findCString(kKeyMIMEType, &mime));
165 CHECK(srcOffset + mNALLengthSize <= len);
183 CHECK(!"Should not be here.");
202 CHECK(dstOffset + 4 <= (*buffer)->size());
254 CHECK(getTrackMetaData(index, 0)->findInt32(kKeyTrackID, &trackID))
    [all...]
MediaCodec.cpp 190 CHECK(found);
287 CHECK(response->findSize("index", index));
308 CHECK(response->findSize("index", index));
309 CHECK(response->findSize("offset", offset));
310 CHECK(response->findSize("size", size));
311 CHECK(response->findInt64("timeUs", presentationTimeUs));
312 CHECK(response->findInt32("flags", (int32_t *)flags));
350 CHECK(response->findMessage("format", format));
364 CHECK(response->findString("name", name));
485 CHECK(buffer->meta()->findInt64("timeUs", &timeUs))
    [all...]
  /art/runtime/base/unix_file/
mapped_file.cc 40 CHECK(IsOpened());
41 CHECK(!IsMapped());
62 CHECK(IsOpened());
63 CHECK(!IsMapped());
85 CHECK(IsMapped());
115 CHECK(!IsMapped());
158 CHECK(IsMapped());
  /external/chromium_org/chrome/browser/predictors/
logged_in_predictor_table.cc 56 CHECK(BrowserThread::CurrentlyOn(BrowserThread::DB));
71 CHECK(BrowserThread::CurrentlyOn(BrowserThread::DB));
89 CHECK(BrowserThread::CurrentlyOn(BrowserThread::DB));
108 CHECK(BrowserThread::CurrentlyOn(BrowserThread::DB));
124 CHECK(BrowserThread::CurrentlyOn(BrowserThread::DB));
141 CHECK(BrowserThread::CurrentlyOn(BrowserThread::DB));
157 CHECK(BrowserThread::CurrentlyOn(BrowserThread::DB));
  /external/v8/test/cctest/
test-log-stack-tracer.cc 85 CHECK(saved_c_frame_fp);
126 CHECK(false);
207 CHECK(func->IsFunction());
218 CHECK(frame_iterator.frame()->is_exit());
220 CHECK(frame_iterator.frame()->is_construct());
223 CHECK(calling_frame->is_java_script());
295 CHECK(!result.IsEmpty());
304 CHECK(sample.has_external_callback);
311 CHECK(IsAddressWithinFuncCode("JSFuncDoTrace", sample.stack[base + 0]));
312 CHECK(IsAddressWithinFuncCode("JSTrace", sample.stack[base + 1]))
    [all...]
test-api.cc 78 CHECK(result->IsString());
85 CHECK(result->IsInt32());
91 CHECK(result->IsBoolean());
108 CHECK(result->Equals(expected));
114 CHECK(result->IsUndefined());
149 CHECK(!local_env.IsEmpty());
153 CHECK(!undef.IsEmpty());
154 CHECK(undef->IsUndefined());
195 CHECK(try_catch.HasCaught());
205 CHECK(try_catch.HasCaught())
    [all...]
test-strings.cc 3 // Check that we can traverse very deep stacks of ConsStrings using
4 // StringInputBuffer. Check that Get(int) works on very deep stacks
175 CHECK(to > from);
206 CHECK(buffer2.has_more());
221 CHECK(buffer2.has_more());
340 // Check that the contents are correct
343 // Check that the rest of the buffer hasn't been touched
492 CHECK(parent->IsConsString());
493 CHECK(!parent->IsFlat());
496 CHECK(parent->IsFlat())
543 const char* check = "str.slice(0,26)"; local
    [all...]
  /art/compiler/
elf_writer_mclinker.cc 67 CHECK(oat_writer.Write(output_stream));
119 CHECK(linker_config_.get() != NULL);
146 CHECK(module_.get() != NULL);
148 CHECK(ir_builder_.get() != NULL);
150 CHECK(linker_.get() != NULL);
157 CHECK(oat_file.get() != NULL) << elf_file_->GetPath();
168 CHECK(oat_input_ != NULL);
176 CHECK(null_section != NULL);
183 CHECK(oat_code_start != NULL);
196 CHECK(text_section != NULL)
    [all...]
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_linux.cc 82 CHECK(offset_from_aligned < kAlign);
101 CHECK(!alive_);
105 CHECK(!alive_);
114 CHECK(0);
118 CHECK(!alive_);
119 CHECK(type_ == Normal);
126 CHECK(alive_);
137 CHECK(alive_);
147 CHECK(alive_);
158 CHECK(alive_)
    [all...]
tsan_mutex.cc 30 CHECK(t.TryLock(m));
34 CHECK(!t.TryLock(m));
48 CHECK(t.TryLock(m));
52 CHECK(!t.TryLock(m));
66 CHECK(t.TryLock(m));
70 CHECK(!t.TryLock(m));
76 CHECK(t.TryReadLock(m));
80 CHECK(!t.TryReadLock(m));
84 CHECK(!t.TryLock(m));
88 CHECK(t.TryReadLock(m))
    [all...]
  /frameworks/av/cmds/stagefright/
sf2.cpp 54 CHECK(!mDecodeAudio || mSurface == NULL);
87 CHECK(meta->findCString(kKeyMIMEType, &mime));
101 CHECK(mSource != NULL);
136 CHECK(mSeekState == SEEK_NONE
168 CHECK(msg->findInt32("what", &what));
266 CHECK(mCSD.isEmpty());
269 CHECK(meta->findCString(kKeyMIMEType, &mime));
276 CHECK(meta->findInt32(kKeyWidth, &width));
277 CHECK(meta->findInt32(kKeyHeight, &height));
282 CHECK(!strncasecmp("audio/", mime, 6))
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 320 CHECK(mSource == NULL);
323 CHECK(msg->findObject("source", &obj));
329 CHECK(mDriver != NULL);
346 CHECK(msg->senderAwaitsResponse(&replyID));
351 CHECK(msg->findPointer("reply", (void**)&reply));
365 CHECK(msg->senderAwaitsResponse(&replyID));
371 CHECK(msg->findSize("trackIndex", &trackIndex));
372 CHECK(msg->findInt32("select", &select));
386 CHECK(msg->findInt32("generation", &generation));
414 CHECK(msg->findObject("native-window", &obj))
    [all...]
  /external/chromium_org/net/spdy/
spdy_http_stream.cc 105 CHECK(!callback.is_null());
109 CHECK(stream_.get());
111 // Check if we already have the response headers. If so, return synchronously.
113 CHECK(stream_->IsIdle());
118 CHECK(callback_.is_null());
126 CHECK(stream_->IsIdle());
128 CHECK(buf);
129 CHECK(buf_len);
130 CHECK(!callback.is_null());
139 CHECK(callback_.is_null())
    [all...]
  /external/chromium_org/v8/test/cctest/
test-log.cc 173 CHECK(CcTest::i_isolate() != NULL);
179 CHECK(!context.IsEmpty());
201 CHECK(CcTest::i_isolate() != NULL);
249 CHECK(sampler->IsActive());
257 CHECK(!sampler->WasSampleStackCalled());
260 CHECK(sampler->WaitForTick());
261 CHECK(sampler->WasSampleStackCalled());
263 CHECK(!sampler->WasSampleStackCalled());
266 CHECK(!sampler->WaitForTick());
267 CHECK(!sampler->WasSampleStackCalled())
    [all...]
test-macro-assembler-arm.cc 50 CHECK(beg);
51 CHECK(beg <= end);
70 CHECK(src_buffer);
71 CHECK(act_size >= static_cast<size_t>(data_size));
73 CHECK(dest_buffer);
74 CHECK(act_size >= static_cast<size_t>(data_size));
98 CHECK(code->IsCode());
113 CHECK(dest + size < dest_buffer + data_size);
119 // Check that we haven't written outside the target area.
120 CHECK(all_zeroes(dest_buffer, dest))
    [all...]
  /external/valgrind/unittest/
bigtest.cc 73 CHECK(Run_v_ != NULL);
76 CHECK(Run_b_ != NULL);
80 CHECK(Run_b_ != NULL);
131 CHECK(stats == NULL);
132 CHECK(goal.find(type) == goal.end());
138 CHECK(stats == NULL);
139 CHECK(types.size() == goal.size());
151 CHECK(stats != NULL);
156 CHECK(stats != NULL);
168 CHECK(param_id != -1);
    [all...]
posix_tests.cc 75 CHECK(GLOB != 777);
122 CHECK(GLOB==1);
127 CHECK(GLOB==1);
177 CHECK(size == write(fd_out, str, size));
200 CHECK(0 == symlink(out_name, in_name));
202 CHECK(fd_out >= 0);
203 CHECK(fd_in >= 0);
233 CHECK(*GLOB == 777);
295 CHECK(0 == posix_memalign((void**)&POSIX_MEMALIGN, 64, sizeof(int)));
322 CHECK(GLOB <= 3)
    [all...]
  /external/chromium_org/content/browser/accessibility/
accessibility_ui.cc 174 CHECK(args->GetSize() == 2);
175 CHECK(args->GetString(0, &process_id_str));
176 CHECK(args->GetString(1, &route_id_str));
177 CHECK(base::StringToInt(process_id_str,
179 CHECK(base::StringToInt(route_id_str, &route_id));
209 CHECK(args->GetSize() == 2);
210 CHECK(args->GetString(0, &process_id_str));
211 CHECK(args->GetString(1, &route_id_str));
212 CHECK(base::StringToInt(process_id_str, &process_id));
213 CHECK(base::StringToInt(route_id_str, &route_id))
    [all...]
  /external/chromium_org/media/video/capture/
file_video_capture_device.cc 28 CHECK(base::StringToInt(token, &temp_int));
41 CHECK(*denominator);
46 // explanation of the header format, check
69 CHECK(!token.empty());
104 // Last video format semantic correctness check before sending it back.
105 CHECK(video_format->IsValid());
143 CHECK(!command_line_file_path.empty());
168 CHECK(base::ClosePlatformFile(file));
190 // Check if the thread is running.
192 CHECK(!capture_thread_.IsRunning())
    [all...]
  /external/chromium_org/sync/internal_api/public/util/
weak_handle.h 138 CHECK(IsOnOwnerThread());
210 CHECK(IsOnOwnerThread());
220 CHECK(IsOnOwnerThread());
231 CHECK(IsOnOwnerThread());
243 CHECK(IsOnOwnerThread());
256 CHECK(IsOnOwnerThread());
309 CHECK(IsInitialized());
310 CHECK(core_->IsOnOwnerThread());
320 CHECK(IsInitialized());
328 CHECK(IsInitialized())
    [all...]
  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.cc 59 CHECK(bucket < extension_misc::APP_LAUNCH_BUCKET_BOUNDARY);
125 // Check if the user launched an app from the most visited or recently
128 CHECK(params.size() == 3);
140 CHECK(params.size() >= 2);
154 CHECK(params.size() == 3);
333 CHECK(args->GetString(0, &extension_id));
334 CHECK(args->GetDouble(1, &source));
336 CHECK(args->GetBoolean(2, &alt_key));
337 CHECK(args->GetBoolean(3, &ctrl_key));
338 CHECK(args->GetBoolean(4, &meta_key))
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
safe_shared_memory_pool.cc 26 CHECK(safe_shared_memory_);
100 CHECK(it != memory_.end());
101 CHECK(it->second.reference_count);
102 CHECK(it->second.safe_shared_memory);
129 CHECK(false); // Diagnosing a crash.
143 CHECK(false); // Diagnosing a crash.
  /external/chromium_org/net/http/
http_pipelined_host_impl.cc 33 CHECK(pipelines_.empty());
85 CHECK(ContainsKey(pipelines_, pipeline));
96 CHECK(ContainsKey(pipelines_, pipeline));
109 CHECK(ContainsKey(pipelines_, pipeline));
157 CHECK(false);
164 CHECK(false) << "Unkown pipeline capability: " << capability_;
  /external/chromium_org/net/socket/
client_socket_handle.cc 40 CHECK(pool_);
80 CHECK(!is_initialized());
81 CHECK(!group_name_.empty());
96 CHECK(higher_pool);
97 CHECK(!higher_pool_);
109 CHECK(higher_pool_);

Completed in 848 milliseconds

<<21222324252627282930>>