Home
last modified time | relevance | path

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

123

/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
258 constexpr auto kBufSize = base::kPageSize * 4 + 1; in TEST() local
264 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local
/external/angle/src/tests/gl_tests/
DProgramInterfaceTest.cpp570 constexpr int kBufSize = 256; in TEST_P() local
744 constexpr int kBufSize = 256; in TEST_P() local
860 constexpr int kBufSize = 256; in TEST_P() local
974 constexpr int kBufSize = 256; in TEST_P() local
1098 constexpr int kBufSize = 256; in TEST_P() local
1172 constexpr int kBufSize = 256; in TEST_P() local
DMemorySizeTest.cpp89 constexpr GLsizeiptr kBufSize = 16; in TEST_P() local
/external/compiler-rt/test/msan/Linux/
Dsendmsg.cc28 const int kBufSize = 10; variable
Dcmsghdr.cc25 const int kBufSize = 10; variable
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
Ddecorate_proc_maps.cpp16 const size_t kBufSize = 0x10000; in CopyFdToFd() local
/external/llvm-project/compiler-rt/test/hwasan/TestCases/Linux/
Ddecorate-proc-maps.c31 const size_t kBufSize = 0x10000; in CopyFdToFd() local
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Ddecorate_proc_maps.cc13 const size_t kBufSize = 0x10000; in CopyFdToFd() local
/external/llvm-project/compiler-rt/test/msan/Linux/
Dcmsghdr.cpp25 const int kBufSize = 10; variable
Dsendmsg.cpp31 const int kBufSize = 10; variable
/external/compiler-rt/test/asan/TestCases/Linux/
Drecvfrom.cc26 const int kBufSize = 10; variable
/external/llvm-project/compiler-rt/test/asan/TestCases/Linux/
Drecvfrom.cpp26 const int kBufSize = 10; variable
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dprocess_memory_stats.cc55 const size_t kBufSize = 8u * 1024 * 1024; in ReadFullStats() local
/external/ruy/ruy/profiler/
Dinstrumentation.cc49 static constexpr int kBufSize = 256; in Formatted() 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/lite/toco/graph_transformations/tests/
Dunpack_quantize_test.cc51 const int kBufSize = 4; in PrepareModel() local
/external/libaom/libaom/test/
Dintra_edge_test.cc37 static const int kBufSize = 2 * 64 + 32; member in __anon745c3d920111::UpsampleTest
166 static const int kBufSize = kMaxEdge + 32; member in __anon745c3d920111::FilterEdgeTest
/external/pdfium/samples/
Dpdfium_test_dump_helper.cc49 static const size_t kBufSize = 1024; in DumpChildStructure() local
/external/webrtc/p2p/base/
Dasync_stun_tcp_socket.cc31 static const size_t kBufSize = kMaxPacketSize + kStunHeaderSize; variable
/external/tensorflow/tensorflow/compiler/aot/
Dbenchmark.cc74 const int kBufSize = 1000; in DumpStatsToStdout() local
/external/boringssl/src/ssl/test/
Dhandshaker.cc161 constexpr size_t kBufSize = 1024 * 1024; in main() local
/external/rust/crates/quiche/deps/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

123