Searched defs:greeting (Results 1 – 10 of 10) sorted by relevance
26 static ListenableFuture<String> greeting() { in greeting() method in ResponseProducerModule31 static Response response(String greeting, Request request, int requestNumber) { in response()
30 ListenableFuture<List<String>> greetings(Integer numGreetings, String greeting) { in greetings()
139 def test_greeting(greeting): argument
71 public static final int greeting = nextId++; field in R.string
787 final String greeting = "Hello There"; in TestWrapFactory() local
783 final String greeting = "Hello There"; in TestWrapFactory() local
832 def fake_results(name, greeting='hello', exclusive_start_key=None, limit=None): argument
400 const char *greeting) in SendRequestConnect()
1278 UnicodeString* greeting = new UnicodeString("Hello There"); in testWrapFactory() local