Searched refs:DEVICE_BLUETOOTH_ADDRESS (Results 1 – 1 of 1) sorted by relevance
2601 static const std::string DEVICE_BLUETOOTH_ADDRESS; member in android::InputDeviceTest2618 identifier.bluetoothAddress = DEVICE_BLUETOOTH_ADDRESS; in SetUp()2640 const std::string InputDeviceTest::DEVICE_BLUETOOTH_ADDRESS = "11:AA:22:BB:33:CC"; member in android::InputDeviceTest3003 ASSERT_EQ(DEVICE_BLUETOOTH_ADDRESS, *address); in TEST_F()