Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/discovery/device/
Dbt_property_unittest.cc35 constexpr uint8_t kReallyLongName[kBdPropNameLength] = variable
800 ASSERT_STREQ((const char*)kReallyLongName, (const char*)bt_properties[0].val); in TEST_F()