Home
last modified time | relevance | path

Searched defs:decodable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc312 for (size_t iter = 0, decodable = 0; iter < 2 * buf_size / pkt_size; ++iter) { in TEST_F() local
364 for (size_t iter = 0, decodable = 0; iter < 2 * buf_size / pkt_size; ++iter) { in TEST_F() local
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dloss_notification_controller_unittest.cc278 const bool decodable = first; // Depends on assemblability. in TEST_P() local