Searched refs:kTestAddr1_bytes (Results 1 – 1 of 1) sorted by relevance
35 constexpr uint8_t kTestAddr1_bytes[BluetoothAddress::kBytes] = { variable96 EXPECT_TRUE(memcmp(addrA, kTestAddr1_bytes, BluetoothAddress::kBytes) == 0); in TEST_F()111 BluetoothAddress::bytes_to_string(kTestAddr1_bytes, addrA); in TEST_F()220 EXPECT_TRUE(memcmp(address, kTestAddr1_bytes, BluetoothAddress::kBytes) == 0); in TEST_F()239 EXPECT_TRUE(memcmp(address, kTestAddr1_bytes, BluetoothAddress::kBytes) == 0); in TEST_F()247 EXPECT_TRUE(memcmp(address, kTestAddr1_bytes, BluetoothAddress::kBytes) == 0); in TEST_F()