Home
last modified time | relevance | path

Searched defs:large_size (Results 1 – 6 of 6) sorted by relevance

/external/f2fs-tools/tools/
Dcheck_f2fs.c101 int large_size = 1024 * 1024 * 100; /* 100 MB */ in test_bad_write_call() local
/external/sdv/vsomeip/third_party/boost/throw_exception/include/boost/exception/
Dexception.hpp351 struct large_size { char c[256]; }; struct
/external/webrtc/api/units/
Ddata_rate_unittest.cc184 const DataSize large_size = DataSize::Bytes(kJustSmallEnoughForDivision); in TEST() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.cc220 bool large_size = false; in InitDims() local
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_alloc_unittest.cc4788 size_t large_size = kSuperPageSize * 5 + PartitionPageSize() * .5f; in TEST_P() local
4826 size_t large_size = kSuperPageSize * 3 + PartitionPageSize() * .5f; in TEST_P() local
4874 size_t large_size = 2 * kSuperPageSize; in TEST_P() local
/external/cronet/net/disk_cache/
Dbackend_unittest.cc3755 int64_t large_size = kDefaultCacheSize; in TEST_F() local