Home
last modified time | relevance | path

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

/aosp12/art/dt_fd_forward/export/
H A Dfd_transport.h36 static constexpr size_t kDataLength = sizeof(int) * 3; member
/aosp12/system/bt/stack/test/gatt/
H A Dgatt_sr_test.cc285 static constexpr size_t kDataLength = 4; in TEST_F() local