Searched refs:BUGREPORTZ_RESPONSE_PATTERN (Results 1 – 3 of 3) sorted by relevance
66 private static final Pattern BUGREPORTZ_RESPONSE_PATTERN = Pattern.compile("(OK:)(.*)"); field in GceManager456 Matcher match = BUGREPORTZ_RESPONSE_PATTERN.matcher(output); in getBugreportzWithSsh()496 Matcher match = BUGREPORTZ_RESPONSE_PATTERN.matcher(output); in getNestedDeviceSshBugreportz()
144 private static final Pattern BUGREPORTZ_RESPONSE_PATTERN = Pattern.compile("(OK:)(.*)"); field in NativeDevice2533 Matcher match = BUGREPORTZ_RESPONSE_PATTERN.matcher(output); in getBugreportzInternal()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...