Home
last modified time | relevance | path

Searched defs:atoms (Results 1 – 21 of 21) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/cpu/
DCpuStatsTests.java75 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testCpuTimePerUid() local
99 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testCpuTimePerClusterFreq() local
120 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testCpuCyclesPerUidCluster() local
143 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testCpuCyclesPerThreadGroupCluster() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/
DHdrCapabilitiesTests.java71 List<AtomsProto.Atom> atoms = getAtomsFromDevice(); in fetchIsHdrOutputControlSupportedFromMetrics() local
100 List<AtomsProto.Atom> atoms = getAtomsFromDevice(); in testForceHdrFormat() local
113 List<AtomsProto.Atom> atoms = getAtomsFromDevice(); in testForceHdrFormat() local
129 List<AtomsProto.Atom> atoms = getAtomsFromDevice(); in testHasUserDisabledHdrConversion() local
139 List<AtomsProto.Atom> atoms = getAtomsFromDevice(); in testHasUserDisabledHdrConversion() local
180 List<AtomsProto.Atom> atoms = getAtomsFromDevice(); in testDeviceHdrOutputCapabilities() local
215 List<AtomsProto.Atom> atoms = getAtomsFromDevice(); in testHas4k30DolbyVisionIssue() local
DMediaCapabilitiesTests.java94 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testSurroundSoundCapabilities() local
129 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testDisplayCapabilities() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/memory/
DProcessMemoryStatsTests.java77 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testProcessMemoryState() local
114 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testProcessMemoryHighWaterMark() local
154 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testProcessMemorySnapshot() local
DSystemMemoryStatsTests.java62 List<AtomsProto.Atom> atoms = pullSystemMemoryAsGaugeMetric(); in testSystemMemoryAtom() local
DProcessDmabufMemoryTests.java67 List<AtomsProto.Atom> atoms = pullAsGaugeMetric(); in testProcessDmabufMemoryAtom() local
DVmStatTests.java61 List<AtomsProto.Atom> atoms = pullVmStatAsGaugeMetric(); in testVmStatAtom() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/apphibernation/
DAppHibernationStatsTest.java117 final List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testUserLevelHibernatedApps() local
139 final List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testGlobalHibernatedApps() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/gnss/
DGnssStatsTests.java85 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testGnssStats() local
/cts/hostsidetests/time/host/src/android/time/cts/host/
DTimeZoneDetectorStatsTest.java89 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testAtom_TimeZoneDetectorState() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/memorysafety/
DMteStateTest.java92 final List<Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice(), registry, false); in testMteState() local
/cts/hostsidetests/biometrics/src/android/server/biometrics/cts/
DBiometricsAtomsTests.java124 List<AtomsProto.BiometricAcquired> atoms, ModalityEnum modality) throws Exception { in assertEnrollmentAcquiredAtomsData()
220 List<AtomsProto.BiometricAcquired> atoms, ModalityEnum modality, in assertAuthenticateAcquiredAtomsData()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/settingsstats/
DSettingsStatsTests.java103 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testSettingsStatsReported() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/batterystats/
DBatteryUsageStatsTests.java106 final List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in runBatteryUsageStatsAtomTest() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/net/
DBytesTransferredTest.java185 final List<Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice(), in doTestMobileBytesTransferThat() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DReportUtils.java146 List<Atom> atoms = new ArrayList<>(); in getGaugeMetricAtoms() local
/cts/hostsidetests/tv/src/com/android/cts/tv/
DTvInputManagerServiceHostTest.java185 ImmutableList.Builder<AtomsProto.TifTuneStateChanged> atoms = ImmutableList.builder(); in createAtomsFromStateList() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/alarm/
DAlarmStatsTests.java263 List<AtomsProto.Atom> atoms = ReportUtils.getGaugeMetricAtoms(getDevice()); in testPendingAlarmInfo() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java650 List<Atom> atoms = ReportUtils in testAtomsLoggedOnBoot() local
DUidAtomTests.java168 List<LmkKillOccurred> atoms = null; in testLmkKillOccurred() local
/cts/hostsidetests/input/src/android/input/cts/hostside/
DInputAtomsTest.kt152 var atoms: List<Atom> = listOf() in getTouchpadUsageAtom() variable