Searched refs:TEST_PROMPT (Results 1 – 2 of 2) sorted by relevance
144 Prompt prompt = new Prompt(Utils.TEST_PROMPT); in confirmationRequest()168 Prompt prompt = new Prompt(Utils.TEST_PROMPT); in completionRequest()192 Prompt prompt = new Prompt(Utils.TEST_PROMPT); in abortRequest()215 Prompt prompt = new Prompt(Utils.TEST_PROMPT); in pickOptionRequest()
119 public static final String TEST_PROMPT = "testprompt"; field in Utils