Home
last modified time | relevance | path

Searched defs:kBufSize (Results 1 – 25 of 49) sorted by relevance

12

/external/perfetto/src/profiling/memory/
Dshared_ring_buffer_unittest.cc149 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local
160 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local
176 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local
182 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local
190 constexpr auto kBufSize = base::kPageSize * 1024; // 4 MB in TEST() local
259 constexpr auto kBufSize = base::kPageSize * 4 + 1; in TEST() local
265 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local
/external/compiler-rt/test/msan/Linux/
Dsendmsg.cc28 const int kBufSize = 10; variable
Dcmsghdr.cc25 const int kBufSize = 10; variable
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Ddecorate_proc_maps.cc13 const size_t kBufSize = 0x10000; in CopyFdToFd() local
/external/compiler-rt/test/asan/TestCases/Linux/
Drecvfrom.cc26 const int kBufSize = 10; variable
/external/google-breakpad/src/client/linux/microdump_writer/
Dmicrodump_writer_unittest.cc110 const size_t kBufSize = 64 * 1024; in TEST() local
/external/perfetto/src/base/
Dfile_utils.cc34 constexpr size_t kBufSize = 2048; variable
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dprocess_memory_stats.cc55 const size_t kBufSize = 8u * 1024 * 1024; in ReadFullStats() local
/external/lzma/CPP/7zip/Compress/
DPpmdEncoder.cpp15 static const UInt32 kBufSize = (1 << 20); variable
DCopyCoder.cpp11 static const UInt32 kBufSize = 1 << 17; variable
DPpmdDecoder.cpp16 static const UInt32 kBufSize = (1 << 20); variable
/external/tensorflow/tensorflow/compiler/aot/
Dbenchmark.cc74 const int kBufSize = 1000; in DumpStatsToStdout() local
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_utility.cpp75 const size_t kBufSize = 4; in GetHeaderOffset() local
/external/webrtc/webrtc/p2p/base/
Dasyncstuntcpsocket.cc26 static const size_t kBufSize = kMaxPacketSize + kStunHeaderSize; variable
/external/libaom/libaom/test/
Dintra_edge_test.cc37 static const int kBufSize = 2 * 64 + 32; member in __anond991ab740111::UpsampleTest
166 static const int kBufSize = kMaxEdge + 32; member in __anond991ab740111::FilterEdgeTest
/external/boringssl/src/ssl/test/
Dhandshaker.cc153 constexpr size_t kBufSize = 1024 * 1024; in main() local
/external/lzma/CPP/Windows/
DCommonDialog.cpp114 const unsigned kBufSize = MAX_PATH * 2; in MyGetOpenFileName() local
DRegistry.cpp80 const UInt32 kBufSize = MAX_PATH + 1; // 256 in ATL in RecurseDeleteKey() local
322 const unsigned kBufSize = MAX_PATH + 1; // 256 in ATL in EnumKeys() local
DFileLink.cpp372 const unsigned kBufSize = MAXIMUM_REPARSE_DATA_BUFFER_SIZE; in GetReparseData() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/tests/
Dresolve_constant_concatenation_test.cc115 const int kBufSize = 8; in PrepareModel() local
/external/webrtc/webrtc/base/
Dstream_unittest.cc80 const size_t kBufSize = sizeof(buffer); in SeekTest() local
Dasynctcpsocket.cc30 static const size_t kBufSize = kMaxPacketSize + kPacketLenSize; variable
/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp361 const UInt32 kBufSize = 1 << 7; in Open() local
523 const UInt32 kBufSize = 1 + 5 + 8; in Extract() local
/external/lzma/CPP/7zip/Common/
DFilterCoder.cpp22 static const UInt32 kBufSize = 1 << 20; variable
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp246 const UInt32 kBufSize = 1 << 15; in HashCalc() local

12