Home
last modified time | relevance | path

Searched defs:kMaxSize (Results 1 – 25 of 62) sorted by relevance

123

/external/tensorflow/tensorflow/core/kernels/
Dstrided_slice_op_test.cc46 int kMaxSize = 15000; in SliceHelper() local
98 int kMaxSize = 15000; in BM_ValidateStridedSliceOp() local
Dslice_op_test.cc45 int kMaxSize = 15000; in SliceHelper() local
/external/webrtc/rtc_base/
Dmessage_digest.h31 enum { kMaxSize = 64 }; // Maximum known size (SHA-512) enumerator
/external/rust/crates/quiche/deps/boringssl/src/tool/
Dfile.cc26 constexpr size_t kMaxSize = 1024 * 1024; in ReadAll() local
/external/webrtc/rtc_base/strings/
Dstring_format.cc24 constexpr int kMaxSize = 512; variable
/external/compiler-rt/lib/tsan/rtl/
Dtsan_ignoreset.cc17 const uptr IgnoreSet::kMaxSize; member in __tsan::IgnoreSet
Dtsan_mutexset.cc18 const uptr MutexSet::kMaxSize; member in __tsan::MutexSet
/external/boringssl/src/tool/
Dfile.cc30 constexpr size_t kMaxSize = 1024 * 1024; in ReadAll() local
/external/oss-fuzz/projects/zlib/
Dchecksum_fuzzer.c23 static size_t kMaxSize = 1024 * 1024; in LLVMFuzzerTestOneInput() local
Dexample_small_fuzzer.c100 static size_t kMaxSize = 1024 * 1024; in LLVMFuzzerTestOneInput() local
Dexample_flush_fuzzer.c101 static size_t kMaxSize = 1024 * 1024; in LLVMFuzzerTestOneInput() local
Dcompress_fuzzer.c59 static size_t kMaxSize = 1024 * 1024; in LLVMFuzzerTestOneInput() local
Dexample_large_fuzzer.c119 static size_t kMaxSize = 512 * 1024; in LLVMFuzzerTestOneInput() local
Dexample_dict_fuzzer.c141 static size_t kMaxSize = 100 * 1024; in LLVMFuzzerTestOneInput() local
/external/rust/crates/libz-sys/src/zlib-ng/test/fuzz/
Dchecksum_fuzzer.c30 static size_t kMaxSize = 1024 * 1024; in LLVMFuzzerTestOneInput() local
Dexample_flush_fuzzer.c105 static size_t kMaxSize = 1024 * 1024; in LLVMFuzzerTestOneInput() local
Dexample_small_fuzzer.c105 static size_t kMaxSize = 1024 * 1024; in LLVMFuzzerTestOneInput() local
Dexample_large_fuzzer.c123 static size_t kMaxSize = 512 * 1024; in LLVMFuzzerTestOneInput() local
Dexample_dict_fuzzer.c147 static size_t kMaxSize = 100 * 1024; in LLVMFuzzerTestOneInput() local
Dcompress_fuzzer.c65 static size_t kMaxSize = 1024 * 1024; in LLVMFuzzerTestOneInput() local
/external/webrtc/modules/desktop_capture/
Dwindow_finder_unittest.cc57 const int kMaxSize = 10000; in TEST() local
/external/tensorflow/tensorflow/core/kernels/fuzzing/
Done_hot_fuzz.cc24 constexpr size_t kMaxSize = 1024; variable
/external/zstd/tests/fuzz/
Dhuf_round_trip.c53 size_t const kMaxSize = 256 * 1024; in LLVMFuzzerTestOneInput() local
/external/webrtc/modules/video_coding/
Dloss_notification_controller.cc133 constexpr size_t kMaxSize = 2 * kExpectedKeyFrameIntervalFrames; in DiscardOldInformation() local
/external/icing/icing/index/main/
Dflash-index-storage.h261 static constexpr size_t kMaxSize = 4096; member

123