mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Improve testing.
PiperOrigin-RevId: 915133080
This commit is contained in:
committed by
Copybara-Service
parent
5a846d9155
commit
8e4f67912c
@@ -140,6 +140,7 @@ TEST_F(NearbyShareLocalDeviceDataManagerImplTest, DefaultDeviceName) {
|
||||
kFakeGivenName,
|
||||
GetDeviceType()),
|
||||
manager()->GetDeviceName());
|
||||
EXPECT_EQ(manager()->GetDeviceName(), "Barack奥巴马's PC");
|
||||
|
||||
// Make sure that when we use a given name that is very long we truncate
|
||||
// correctly.
|
||||
|
||||
Reference in New Issue
Block a user