Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/default/test/
Dbluetooth_address_test.cc41 constexpr char kTestAddrBad1[BluetoothAddress::kStringLength + 1] = variable
225 EXPECT_TRUE(property_set(PERSIST_BDADDR_PROPERTY, kTestAddrBad1) == 0); in TEST_F()
236 EXPECT_TRUE(property_set(PERSIST_BDADDR_PROPERTY, kTestAddrBad1) == 0); in TEST_F()