Searched refs:to_stream (Results 1 – 1 of 1) sorted by relevance
63 uint8_t* to_stream = (uint8_t*)&dc; in TEST_F() local65 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