/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
D | vp8_partition_aggregator_unittest.cc | 32 const int kMaxSize = 10; in TEST() local 50 const int kMaxSize = 1500; in TEST() local 81 const int kMaxSize = 1500; in TEST() local 136 int kMaxSize = 1500; in TEST() local 169 int kMaxSize = 1500; in TEST() local 188 int kMaxSize = 1500; in TEST() local
|
D | rtp_format_vp8_unittest.cc | 113 const int kMaxSize = 13; in TEST_F() local 141 const int kMaxSize = 25; in TEST_F() local 168 const int kMaxSize = 1500; in TEST_F() local 195 const int kMaxSize = 1500; in TEST_F() local 222 const int kMaxSize = 1460; in TEST_F() local 250 const int kMaxSize = 12; // Small enough to produce 4 packets. in TEST_F() local 279 const int kMaxSize = 25; // Small enough to produce two packets. in TEST_F() local 311 const int kMaxSize = helper_->buffer_size(); in TEST_F() local 340 const int kMaxSize = helper_->buffer_size(); in TEST_F() local 370 const int kMaxSize = helper_->buffer_size(); in TEST_F() local
|
/external/chromium_org/third_party/webrtc/base/ |
D | messagedigest.h | 29 enum { kMaxSize = 64 }; // Maximum known size (SHA-512) enumerator
|
/external/chromium_org/ui/surface/ |
D | transport_dib.cc | 11 static const size_t kMaxSize = static_cast<size_t>(INT_MAX); in VerifyCanvasSize() local
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_ignoreset.cc | 17 const uptr IgnoreSet::kMaxSize; member in __tsan::IgnoreSet
|
D | tsan_mutexset.cc | 18 const uptr MutexSet::kMaxSize; member in __tsan::MutexSet
|
/external/chromium_org/gpu/command_buffer/common/ |
D | cmd_buffer_common.cc | 15 const int32 CommandHeader::kMaxSize; member in gpu::CommandHeader
|
D | cmd_buffer_common.h | 48 GPU_EXPORT static const int32_t kMaxSize = (1 << 21) - 1; member
|
/external/qemu/android/base/containers/ |
D | PodVector.cpp | 69 const size_t kMaxSize = maxItemCapacity(itemSize); in resize() local 99 const size_t kMaxSize = maxItemCapacity(itemSize); in reserve() local
|
/external/chromium_org/components/variations/ |
D | caching_permuted_entropy_provider.cc | 77 const int kMaxSize = 25; in AddToCache() local
|
/external/chromium_org/gpu/command_buffer/service/ |
D | renderbuffer_manager_unittest.cc | 22 static const GLint kMaxSize = 128; member in gpu::gles2::RenderbufferManagerTestBase 68 const GLint RenderbufferManagerTestBase::kMaxSize; member in gpu::gles2::RenderbufferManagerTestBase
|
/external/chromium_org/net/disk_cache/blockfile/ |
D | block_files_unittest.cc | 39 const int kMaxSize = 35000; in TEST_F() local 65 const int kMaxSize = 35000; in TEST_F() local
|
D | backend_impl.h | 38 kMaxSize = 1 << 1, // A maximum size was provided. enumerator
|
D | disk_cache_perftest.cc | 38 const int kMaxSize = 16 * 1024 - 1; variable
|
/external/skia/bench/ |
D | XfermodeBench.cpp | 56 kMaxSize = 100, enumerator
|
/external/chromium_org/third_party/skia/bench/ |
D | XfermodeBench.cpp | 56 kMaxSize = 100, enumerator
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
D | addressmap_unittest.cc | 82 static const size_t kMaxSize = 100*1000*1000; in main() local
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
D | addressmap_unittest.cc | 82 static const size_t kMaxSize = 100*1000*1000; in main() local
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
D | cloud_external_data_store_unittest.cc | 26 const size_t kMaxSize = 100; variable
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
D | common.h | 74 static const size_t kMaxSize = 256 * 1024; variable
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
D | common.h | 93 static const size_t kMaxSize = 8u * kPageSize; variable
|
/external/chromium_org/base/containers/ |
D | mru_cache_unittest.cc | 233 static const Cache::size_type kMaxSize = 3; in TEST() local
|
/external/lzma/C/ |
D | Lzma2Enc.c | 228 const UInt32 kMaxSize = (UInt32)1 << 28; in Lzma2EncProps_Normalize() local
|
/external/chromium_org/base/allocator/ |
D | allocator_unittest.cc | 15 static const size_t kMaxSize = ~static_cast<size_t>(0); variable
|
/external/chromium_org/third_party/webrtc/video_engine/ |
D | overuse_frame_detector.cc | 329 const size_t kMaxSize = 200; in FrameCaptured() local
|