Home
last modified time | relevance | path

Searched refs:CHECK_LE (Results 1 – 25 of 94) sorted by relevance

1234

/external/v8/test/cctest/
Dtest-elements-kind.cc92 CHECK_LE(1, object->properties()->length()); in TEST()
137 CHECK_LE(1, object->properties()->length()); in TEST()
167 CHECK_LE(1, object->elements()->length()); in TEST()
180 CHECK_LE(non_dict_backing_store_limit, object->elements()->length()); in TEST()
191 CHECK_LE(non_dict_backing_store_limit, object->elements()->length()); in TEST()
220 CHECK_LE(1, array->properties()->length()); in TEST()
252 CHECK_LE(1, array->elements()->length()); in TEST()
266 CHECK_LE(non_dict_backing_store_limit, array->elements()->length()); in TEST()
279 CHECK_LE(non_dict_backing_store_limit, array->elements()->length()); in TEST()
280 CHECK_LE(array->elements()->length(), index); in TEST()
/external/compiler-rt/lib/asan/
Dasan_flags.cc140 CHECK_LE((uptr)common_flags()->malloc_context_size, kStackTraceMax); in InitializeFlags()
141 CHECK_LE(f->min_uar_stack_size_log, f->max_uar_stack_size_log); in InitializeFlags()
144 CHECK_LE(f->max_redzone, 2048); in InitializeFlags()
Dasan_poisoning.cc84 CHECK_LE(size, 4096); in AsanPoisonOrUnpoisonIntraObjectRedzone()
345 CHECK_LE(end - beg, in __sanitizer_annotate_contiguous_container()
385 CHECK_LE(beg, mid); in __sanitizer_contiguous_container_find_bad_address()
386 CHECK_LE(mid, end); in __sanitizer_contiguous_container_find_bad_address()
Dasan_allocator.cc43 CHECK_LE(rz_size, 2048); in RZSize2Log()
204 CHECK_LE(sizeof(QuarantineCache), sizeof(ms->quarantine_cache)); in GetQuarantineCache()
249 CHECK_LE(options.max_redzone, 2048); in CheckOptions()
395 CHECK_LE(user_end, alloc_end); in Allocate()
406 CHECK_LE(alloc_beg+ 2 * sizeof(uptr), chunk_beg); in Allocate()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_java.cc99 CHECK_LE(ptr + size, jctx->heap_begin + jctx->heap_size); in __tsan_java_alloc()
112 CHECK_LE(ptr + size, jctx->heap_begin + jctx->heap_size); in __tsan_java_free()
126 CHECK_LE(src + size, jctx->heap_begin + jctx->heap_size); in __tsan_java_move()
128 CHECK_LE(dst + size, jctx->heap_begin + jctx->heap_size); in __tsan_java_move()
Dtsan_ignoreset.cc43 CHECK_LE(size_, kMaxSize); in At()
Dtsan_platform_posix.cc105 CHECK_LE(beg, end); in ProtectRange()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_mapping_libcdep.cc103 CHECK_LE(res, tmp_path.size()); in CovUpdateMapping()
120 CHECK_LE(res, path.size()); in CovUpdateMapping()
Dsanitizer_bitvector.h325 void check(uptr idx) const { CHECK_LE(idx, size()); } in check()
329 CHECK_LE(res, kLevel1Size); in idx0()
335 CHECK_LE(res, BV::kSize); in idx1()
341 CHECK_LE(res, BV::kSize); in idx2()
Dsanitizer_coverage_libcdep.cc314 CHECK_LE(new_mapped_size, sizeof(uptr) * kPcArrayMaxSize); in Extend()
704 CHECK_LE(r.beg, r.end); in DumpCounters()
705 CHECK_LE(r.end, size()); in DumpCounters()
726 CHECK_LE(r.beg, r.end); in DumpAsBitSet()
727 CHECK_LE(r.end, size()); in DumpAsBitSet()
758 CHECK_LE(r.beg, r.end); in DumpOffsets()
759 CHECK_LE(r.end, size()); in DumpOffsets()
Dsanitizer_internal_defs.h224 #define CHECK_LE(a, b) CHECK_IMPL((a), <=, (b)) macro
233 #define DCHECK_LE(a, b) CHECK_LE(a, b)
Dsanitizer_deadlock_detector2.cc189 CHECK_LE(id, kMaxMutex); in allocateId()
207 CHECK_LE(lt->nlocked, kMaxNesting); in MutexBeforeLock()
297 CHECK_LE(lt->nlocked, kMaxNesting); in MutexAfterLock()
/external/v8/src/wasm/
Dwasm-debug.cc42 CHECK_LE(array_size, static_cast<size_t>(kMaxInt)); in GetOrCreateFunctionOffsetTable()
143 CHECK_LE(code_str.length(), static_cast<size_t>(kMaxInt)); in DisassembleFunction()
171 CHECK_LE(arr_size, static_cast<size_t>(kMaxInt)); in GetFunctionOffsetTable()
/external/libchrome/sandbox/linux/services/
Dthread_helpers.cc38 CHECK_LE(0, proc_fd); in IsSingleThreadedImpl()
44 CHECK_LE(3UL, task_stat.st_nlink); in IsSingleThreadedImpl()
/external/libchrome/sandbox/linux/bpf_dsl/
Dcodegen.cc125 CHECK_LE(jt, kBranchRange); in Append()
126 CHECK_LE(jf, kBranchRange); in Append()
/external/v8/src/base/
Dlogging.h137 #define CHECK_LE(lhs, rhs) CHECK_OP(LE, <=, lhs, rhs) macro
163 #define DCHECK_LE(v1, v2) CHECK_LE(v1, v2)
/external/openfst/src/include/fst/
Dlog.h59 #define CHECK_LE(x, y) CHECK((x) <= (y)) macro
/external/regex-re2/util/
Dtest.h30 #define EXPECT_LE CHECK_LE
Dlogging.h26 #define CHECK_LE(x, y) CHECK((x) <= (y)) macro
/external/v8/src/compiler/
Doperator.cc17 CHECK_LE(val, std::numeric_limits<N>::max()); in CheckRange()
/external/google-benchmark/src/
Dcheck.h56 #define CHECK_LE(a, b) CHECK((a) <= (b)) macro
/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix.cc106 CHECK_LE(num_nonzeros_, new_max_num_nonzeros) in Reserve()
137 CHECK_LE(num_nonzeros, max_num_nonzeros_); in set_num_nonzeros()
/external/libweave/src/
Dstreams.cc23 CHECK_LE(read_position_, data_.size()); in Read()
/external/libweave/third_party/chromium/base/json/
Dstring_escape.cc88 CHECK_LE(str.length(), in EscapeJSONStringImpl()
/external/regex-re2/re2/
Dprog.cc300 CHECK_LE(lo, 255); in MarkByteRange()
301 CHECK_LE(hi, 255); in MarkByteRange()

1234