Searched refs:UID_PATTERN (Results 1 – 1 of 1) sorted by relevance
168 private static final Pattern UID_PATTERN = field in HostsideNetworkTestCase173 final Matcher matcher = UID_PATTERN.matcher(output); in getUid()178 throw new RuntimeException("Did not find regexp '" + UID_PATTERN + "' on adb output\n" in getUid()