Merge "IP connectivity metrics: NetworkEvents have transports" am: a37e03886f am: f3ada43f6e
am: c90d3a0bbd
Change-Id: If452f742e50344e730f63b7329788b19d13280ec
This commit is contained in:
@@ -337,7 +337,6 @@ public class IpConnectivityEventBuilderTest {
|
||||
public void testNetworkEventSerialization() {
|
||||
ConnectivityMetricsEvent ev = describeIpEvent(
|
||||
aType(NetworkEvent.class),
|
||||
anInt(100),
|
||||
anInt(5),
|
||||
aLong(20410));
|
||||
|
||||
@@ -352,9 +351,6 @@ public class IpConnectivityEventBuilderTest {
|
||||
" network_event <",
|
||||
" event_type: 5",
|
||||
" latency_ms: 20410",
|
||||
" network_id <",
|
||||
" network_id: 100",
|
||||
" >",
|
||||
" >",
|
||||
">",
|
||||
"version: 2\n");
|
||||
|
||||
Reference in New Issue
Block a user