Searched defs:call_1 (Results 1 – 7 of 7) sorted by relevance
351 PwpbUnaryReceiver call_1 = TestService::TestUnaryRpc( in TEST() local377 PwpbClientReaderWriter call_1 = TestService::TestBidirectionalStreamRpc( in TEST() local
429 PwpbServerReader call_1 = ctx.reader(); in TEST() local
353 NanopbUnaryReceiver call_1 = TestService::TestUnaryRpc( in TEST() local380 NanopbClientReaderWriter call_1 = TestService::TestBidirectionalStreamRpc( in TEST() local
405 NanopbServerReader call_1 = ctx.reader(); in TEST() local
368 auto call_1 = builder.AddInstruction( in TEST_F() local525 auto call_1 = builder.AddInstruction( in TEST_P() local
1536 const HloInstruction* call_1 = FindInstruction(m.get(), "reshape.8494"); in TEST_F() local
886 def call_1(self, arg): member in testclt.C