Searched refs:dt0 (Results 1 – 1 of 1) sorted by relevance
66 bt_device_type_t dt0 = (bt_device_type_t)1; in TEST_F() local67 bt_property_t *property = property_new_device_type(dt0); in TEST_F()69 EXPECT_EQ((int)dt0, *(int*)property->val); in TEST_F()