Searched refs:toMyAtoms (Results 1 – 1 of 1) sorted by relevance
688 List<AtomsProto.MediametricsPlaybackReported> playbackReportedList = toMyAtoms(data, in testAppBlocklist()709 List<AtomsProto.MediametricsPlaybackReported> playbackReportedList = toMyAtoms(data, in testAttributionBlocklist()748 List<AtomsProto.MediaPlaybackStateChanged> stateChangedList = toMyAtoms(data, in testAppAllowlist()774 List<AtomsProto.MediametricsPlaybackReported> playbackReportedList = toMyAtoms(data, in testAttributionAllowlist()914 List<AtomsProto.MediametricsMidiDeviceCloseReported> eventList = toMyAtoms(data, in testMidiMetrics()938 private static <T> List<T> toMyAtoms(List<StatsLog.EventMetricData> data, in toMyAtoms() method in MediaMetricsAtomTests