Home
last modified time | relevance | path

Searched refs:hostUid (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DHostAtomTests.java607 int hostUid = getHostUid(); in testDumpsysStats() local
610 if (configKey.getUid() == hostUid && configKey.getId() == CONFIG_ID) { in testDumpsysStats()
615 assertNotNull("Could not find list for uid=" + hostUid in testDumpsysStats()