Searched refs:lbAuthority (Results 1 – 1 of 1) sorted by relevance
749 verify(helper).createOobChannel(eq(eag), eq(lbAuthority(0))); in nameResolutionFailsThenRecoverToGrpclb()761 verify(helper).createOobChannel(eq(grpclbResolutionList.get(0)), eq(lbAuthority(0))); in grpclbThenNameResolutionFails()801 verify(helper).createOobChannel(eq(grpclbResolutionList.get(0)), eq(lbAuthority(0))); in grpclbUpdatedAddresses_avoidsReconnect()810 lbAttributes(lbAuthority(0))); in grpclbUpdatedAddresses_avoidsReconnect()823 verify(helper).createOobChannel(eq(grpclbResolutionList.get(0)), eq(lbAuthority(0))); in grpclbUpdatedAddresses_reconnectOnAuthorityChange()848 verify(helper).createOobChannel(eq(grpclbResolutionList.get(0)), eq(lbAuthority(0))); in grpclbWorking()1057 inOrder.verify(helper).createOobChannel(eq(resolutionList.get(1)), eq(lbAuthority(0))); in subtestGrpclbFallbackInitialTimeout()1130 lbAttributes(lbAuthority(0))))); in subtestGrpclbFallbackInitialTimeout()1227 inOrder.verify(helper).createOobChannel(eq(resolutionList.get(1)), eq(lbAuthority(0))); in subtestGrpclbFallbackConnectionLost()1530 isLb[i] ? lbAttributes(lbAuthority(i)) : Attributes.EMPTY); in createResolvedServerAddresses()[all …]