Home
last modified time | relevance | path

Searched defs:kBytes (Results 1 – 25 of 28) 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 __anon0108ec660202() 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.h43 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/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/ukey2/src/main/cpp/test/securegcm/
Djava_util_test.cc70 const uint8_t kBytes[] = { in TEST() local
/external/skia/tests/
DChecksumTest.cpp23 const size_t kBytes = SkAlign4(128); in DEF_TEST() local
/external/tensorflow/tensorflow/core/lib/monitoring/
Dtypes.h30 kBytes, enumerator
/external/openscreen/tools/cddl/
Dparse.h44 kBytes, enumerator
Dsema.h210 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.cc128 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/trace_processor/
Dbasic_types.h163 kBytes, enumerator
/external/perfetto/include/perfetto/protozero/
Dproto_utils.h65 kBytes, enumerator
/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Dgraph.h93 kBytes, enumerator
/external/cronet/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_impl.h225 kBytes = 0 | kFkString | kFmtArray, enumerator
/external/protobuf/src/google/protobuf/
Dgenerated_message_tctable_impl.h225 kBytes = kFkString | kFmtArray, enumerator
/external/angle/src/tests/gl_tests/
DETCTextureTest.cpp149 constexpr GLuint kBytes = kNumBlocksWide * kNumBlocksHigh * kPixelBytes * kDepth; in TEST_P() local

12