Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/vad/
Dvad_audio_proc_unittest.cc42 const size_t kDataLength = kLength10Ms; in TEST() local
Dstandalone_vad_unittest.cc63 const size_t kDataLength = kLength10Ms; in TEST() local
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dutil.cc488 constexpr size_t kDataLength = 2 * kUInt256Size + 1; in F4() local
519 constexpr size_t kDataLength = sizeof(counter) + kF5KeyId.size() + in F5() local
563 constexpr size_t kDataLength = 3 * kUInt128Size + sizeof(AuthReqField) + in F6() local
587 constexpr size_t kDataLength = 2 * kUInt256Size + kUInt128Size; in G2() local
/external/webrtc/modules/audio_processing/transient/
Dwpd_node_unittest.cc19 static const size_t kDataLength = 5; variable
/external/cronet/tot/net/server/
Dhttp_connection_unittest.cc303 const int kDataLength = 4; in TEST() local
/external/cronet/stable/net/server/
Dhttp_connection_unittest.cc303 const int kDataLength = 4; in TEST() local
/external/webrtc/rtc_base/
Dswap_queue_unittest.cc175 const size_t kDataLength = kQueueSize * kFrameLength; in TEST() local