Home
last modified time | relevance | path

Searched defs:kBytes (Results 1 – 25 of 33) sorted by relevance

12

/external/pigweed/pw_checksum/
Dcrc16_ccitt_perf_test.cc28 constexpr auto kBytes = bytes::Initialized<1000>([](size_t i) { return i; }); in __anone900bc370202() variable
Dcrc32_perf_test.cc29 constexpr auto kBytes = bytes::Array<1, 2, 3, 4, 5, 6, 7, 8, 9>(); variable
Dcrc16_ccitt_test.cc29 constexpr uint8_t kBytes[] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; variable
Dcrc32_test.cc32 constexpr auto kBytes = bytes::Array<1, 2, 3, 4, 5, 6, 7, 8, 9>(); variable
/external/perfetto/src/trace_processor/util/
Dsql_argument.h50 kBytes, enumerator
/external/libchrome/mojo/public/cpp/base/
Dbig_buffer.h70 kBytes, in COMPONENT_EXPORT() enumerator
/external/webrtc/api/units/
Ddata_rate_unittest.cc155 const int64_t kBytes = 44000; in TEST() local
168 const int64_t kBytes = 1200; in TEST() local
/external/cronet/stable/net/log/
Dnet_log_values_unittest.cc58 const uint8_t kBytes[] = {0x00, 0xF3, 0xF8, 0xFF}; in TEST() local
/external/cronet/tot/net/log/
Dnet_log_values_unittest.cc58 const uint8_t kBytes[] = {0x00, 0xF3, 0xF8, 0xFF}; in TEST() local
/external/pigweed/pw_protobuf/
Dfuzz.h48 kBytes, enumerator
/external/executorch/backends/qualcomm/aot/wrappers/
DOpWrapper.h70 constexpr std::uint32_t kBytes = 0; variable
/external/tensorflow/tensorflow/core/lib/monitoring/
Dtypes.h30 kBytes, enumerator
/external/skia/tests/
DChecksumTest.cpp23 const size_t kBytes = SkAlign4(128); in DEF_TEST() local
/external/federated-compute/fcp/base/
Drandom_token_test.cc79 std::array<char, kRandomTokenSizeInBytes> kBytes{ in TEST() local
/external/openscreen/tools/cddl/
Dparse.h44 kBytes, enumerator
/external/webrtc/api/test/metrics/
Dmetric.h27 kBytes, enumerator
/external/tensorflow/tensorflow/lite/c/
Dcommon_test.cc147 const int kBytes = sizeof(float) * kNumElements; in TEST() local
/external/pigweed/pw_kvs/
Dchecksum_test.cc94 const span<const byte> kBytes = as_bytes(span(kData)); variable
Dalignment_test.cc35 const span<const byte> kBytes = as_bytes(span(kData)); variable
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc330 static const char* const kBytes = variable
/external/perfetto/include/perfetto/protozero/
Dproto_utils.h65 kBytes, enumerator
/external/pigweed/pw_multibuf/
Dmultibuf_test.cc221 std::array<std::byte, 4> kBytes = {1_b, 2_b, 3_b, 4_b}; in TEST() local
354 const std::array<std::byte, 3> kBytes = {0_b, 1_b, 2_b}; in TEST() local
369 const std::array<std::byte, 3> kBytes = {0_b, 1_b, 2_b}; in TEST() local
/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Dgraph.h93 kBytes, enumerator
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_impl.h225 kBytes = 0 | kFkString | kFmtArray, enumerator
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_impl.h225 kBytes = 0 | kFkString | kFmtArray, enumerator

12