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/grpc-grpc/test/core/end2end/tests/
Dlarge_metadata.cc95 const size_t large_size = 64 * 1024; in test_request_with_large_metadata() local
/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/
Dpartition_alloc_unittest.cc4615 size_t large_size = kSuperPageSize * 5 + PartitionPageSize() * .5f; in TEST_P() local
4653 size_t large_size = kSuperPageSize * 3 + PartitionPageSize() * .5f; in TEST_P() local
4701 size_t large_size = 2 * kSuperPageSize; in TEST_P() local
/external/cronet/net/disk_cache/
Dbackend_unittest.cc3778 int64_t large_size = kDefaultCacheSize; in TEST_F() local