Home
last modified time | relevance | path

Searched refs:to_stream (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/btcore/test/
Ddevice_class_test.cc62 uint8_t* to_stream = (uint8_t*)&dc; in TEST_F() local
64 to_stream[0]); in TEST_F()
66 to_stream[1]); in TEST_F()
68 to_stream[2]); in TEST_F()
72 TEST_F(DeviceClassTest, to_stream) { in TEST_F() argument