Home
last modified time | relevance | path

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

/system/bt/btcore/test/
Ddevice_class_test.cc63 uint8_t* to_stream = (uint8_t*)&dc; in TEST_F() local
65 to_stream[0]); in TEST_F()
67 to_stream[1]); in TEST_F()
69 to_stream[2]); in TEST_F()
73 TEST_F(DeviceClassTest, to_stream) { in TEST_F() argument