Searched refs:kRemoteAshaTruncatedHisyncId (Results 1 – 1 of 1) sorted by relevance
147 constexpr uint32_t kRemoteAshaTruncatedHisyncId{0x22446688}; variable256 properties.push_back(RemoteASHATruncatedHiSyncId::Create(kRemoteAshaTruncatedHisyncId)); in fill_property()257 ASSERT_EQ(sizeof(kRemoteAshaTruncatedHisyncId), properties.back()->Size()); in fill_property()468 ASSERT_EQ(kRemoteAshaTruncatedHisyncId, *((uint32_t*)property.val)); in verify_property()721 .len = (int)sizeof(kRemoteAshaTruncatedHisyncId), in TEST_F()722 .val = (void*)&kRemoteAshaTruncatedHisyncId, in TEST_F()