Searched defs:call3 (Results 1 – 2 of 2) sorted by relevance
11 void __attribute__((noinline)) call3(int i) { call4(i); } in call3() function
491 ClientCall<String, Integer> call3 = channel.newCall(method, CallOptions.DEFAULT); in subtestCallsAndShutdown() local1201 ClientCall<String, Integer> call3 = in oobchannels() local