Searched refs:name_property (Results 1 – 1 of 1) sorted by relevance
80 bt_property_t* name_property = GetProperty(BT_PROPERTY_BDNAME); in TEST_F() local81 EXPECT_NE(name_property, nullptr); in TEST_F()82 if (property_equals(name_property, new_name)) { in TEST_F()86 std::string old_name((const char*)property_as_name(name_property)->name, in TEST_F()87 name_property->len); in TEST_F()