Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/webrtc/api/units/
H A Ddata_rate_unittest.cc155 const int64_t kBytes = 44000; in TEST() local
168 const int64_t kBytes = 1200; in TEST() local
/aosp_15_r20/external/pigweed/pw_multibuf/
H A 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
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/
H A Dbluetooth_address.h48 static constexpr size_t kBytes = (kStringLength + 1) / 3; variable
/aosp_15_r20/external/pigweed/pw_checksum/
H A Dcrc16_ccitt_perf_test.cc28 constexpr auto kBytes = bytes::Initialized<1000>([](size_t i) { return i; }); in __anon24d211b70202() variable
H A Dcrc32_perf_test.cc29 constexpr auto kBytes = bytes::Array<1, 2, 3, 4, 5, 6, 7, 8, 9>(); variable
H A Dcrc16_ccitt_test.cc29 constexpr uint8_t kBytes[] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; variable
H A Dcrc32_test.cc32 constexpr auto kBytes = bytes::Array<1, 2, 3, 4, 5, 6, 7, 8, 9>(); variable
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dsql_argument.h46 kBytes, enumerator
/aosp_15_r20/external/libchrome/mojo/public/cpp/base/
H A Dbig_buffer.h70 kBytes, in COMPONENT_EXPORT() enumerator
/aosp_15_r20/external/cronet/net/log/
H A Dnet_log_values_unittest.cc58 const uint8_t kBytes[] = {0x00, 0xF3, 0xF8, 0xFF}; in TEST() local
/aosp_15_r20/external/executorch/backends/qualcomm/aot/wrappers/
H A DOpWrapper.h70 constexpr std::uint32_t kBytes = 0; variable
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dfuzz.h48 kBytes, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/
H A Dtypes.h30 kBytes, enumerator
/aosp_15_r20/external/skia/tests/
H A DChecksumTest.cpp23 const size_t kBytes = SkAlign4(128); in DEF_TEST() local
/aosp_15_r20/external/federated-compute/fcp/base/
H A Drandom_token_test.cc79 std::array<char, kRandomTokenSizeInBytes> kBytes{ in TEST() local
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dparse.h44 kBytes, enumerator
/aosp_15_r20/external/webrtc/api/test/metrics/
H A Dmetric.h27 kBytes, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dcommon_test.cc147 const int kBytes = sizeof(float) * kNumElements; in TEST() local
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dchecksum_test.cc94 const span<const byte> kBytes = as_bytes(span(kData)); variable
H A Dalignment_test.cc35 const span<const byte> kBytes = as_bytes(span(kData)); variable
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/libnetdutils/
DSliceTest.cpp42 constexpr size_t kBytes = 14; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_utils.cc330 static const char* const kBytes = variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/
H A Dproto_utils.h65 kBytes, enumerator
/aosp_15_r20/external/perfetto/include/perfetto/protozero/
H A Dproto_utils.h65 kBytes, enumerator
/aosp_15_r20/external/perfetto/include/perfetto/trace_processor/
H A Dbasic_types.h212 kBytes, enumerator

123