Searched refs:mDecodedProto (Results 1 – 1 of 1) sorted by relevance
177 WifiMetricsProto.WifiLog mDecodedProto; field in WifiMetricsTest225 mDecodedProto = null; in setUp()337 mDecodedProto = WifiMetricsProto.WifiLog.parseFrom(protoBytes); in dumpProtoAndDeserialize()355 mDecodedProto = WifiMetricsProto.WifiLog.parseFrom(protoBytes); in cleanDumpProtoAndDeserialize()1217 mDecodedProto.softApConnectedClientsEventsTethered.length); in verifySoftApEventsStoredInProto()1219 mDecodedProto.softApConnectedClientsEventsTethered[0].eventType); in verifySoftApEventsStoredInProto()1220 assertEquals(0, mDecodedProto.softApConnectedClientsEventsTethered[0].numConnectedClients); in verifySoftApEventsStoredInProto()1222 mDecodedProto.softApConnectedClientsEventsTethered[0].channelFrequency); in verifySoftApEventsStoredInProto()1224 mDecodedProto.softApConnectedClientsEventsTethered[0].channelBandwidth); in verifySoftApEventsStoredInProto()1226 mDecodedProto.softApConnectedClientsEventsTethered[0] in verifySoftApEventsStoredInProto()[all …]