Home
last modified time | relevance | path

Searched defs:kDataLength (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dutil.cc472 constexpr size_t kDataLength = 2 * kUInt256Size + 1; in F4() local
503 constexpr size_t kDataLength = sizeof(counter) + kF5KeyId.size() + in F5() local
547 constexpr size_t kDataLength = 3 * kUInt128Size + sizeof(AuthReqField) + in F6() local
571 constexpr size_t kDataLength = 2 * kUInt256Size + kUInt128Size; in G2() local
/aosp_15_r20/external/webrtc/modules/audio_processing/vad/
H A Dvad_audio_proc_unittest.cc42 const size_t kDataLength = kLength10Ms; in TEST() local
H A Dstandalone_vad_unittest.cc63 const size_t kDataLength = kLength10Ms; in TEST() local
/aosp_15_r20/art/dt_fd_forward/export/
H A Dfd_transport.h36 static constexpr size_t kDataLength = sizeof(int) * 3; member
/aosp_15_r20/external/webrtc/modules/audio_processing/transient/
H A Dwpd_node_unittest.cc19 static const size_t kDataLength = 5; variable
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_connection_unittest.cc298 const int kDataLength = 4; in TEST() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dswap_queue_unittest.cc175 const size_t kDataLength = kQueueSize * kFrameLength; in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_sr_test.cc244 static constexpr size_t kDataLength = 4; in TEST_F() local