Searched defs:prompt (Results 1 – 10 of 10) sorted by relevance
68 String prompt = new String(((ByteArrayOutputStream) out).toByteArray()); in test_format_LString_LObject() local75 String prompt = new String(((ByteArrayOutputStream) out).toByteArray()); in test_printf_LString_LObject() local94 String prompt = new String(((ByteArrayOutputStream) out).toByteArray()); in test_readLine_LString_LObject() local
43 private String prompt; field in PasswordCallback70 public PasswordCallback(String prompt, boolean echoOn) { in PasswordCallback()
38 String prompt = "promptTest"; in test_PasswordCallback() local77 String prompt = "promptTest"; in test_Password() local
49 java.lang.String prompt, in requestPasswordAuthentication()59 java.lang.String prompt, in requestPasswordAuthentication()69 java.lang.String prompt, in requestPasswordAuthentication()
164 String prompt, in requestPasswordAuthentication()226 String prompt, in requestPasswordAuthentication()291 String prompt, in requestPasswordAuthentication()
88 final String prompt = "Please enter your password"; in testRequestPasswordAuthentication() local133 final String prompt = "Please enter your password"; in testRequestPasswordAuthenticationWithNullAuthenticator() local
93 def get_indexes_from_user(prompt, options): argument
90 String prompt = new String(((ByteArrayOutputStream) outStream).toByteArray()); in testReadPasswordWithPrompt() local
264 private boolean prompt; field in IntlTest
2068 public static final int prompt = 0; field in R