Searched refs:result0 (Results 1 – 2 of 2) sorted by relevance
/system/bt/service/test/ |
D | util_unittest.cpp | 38 const bt_bdaddr_t result0 = {{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }}; in TEST() local 39 EXPECT_EQ(0, memcmp(&addr, &result0, sizeof(addr))); in TEST()
|
D | parcel_helpers_unittest.cpp | 203 ScanResult result0(kTestAddress, kEmptyBytes, kTestRssi); in TEST() local 206 EXPECT_TRUE(TestScanResult(result0)); in TEST()
|