Searched refs:credsApplyContexts (Results 1 – 1 of 1) sorted by relevance
1396 final LinkedList<Context> credsApplyContexts = new LinkedList<Context>(); in informationPropagatedToNewStreamAndCallCredentials() local1401 credsApplyContexts.add(Context.current()); in informationPropagatedToNewStreamAndCallCredentials()1451 assertEquals("testValue", testKey.get(credsApplyContexts.poll())); in informationPropagatedToNewStreamAndCallCredentials()1474 assertEquals("testValue", testKey.get(credsApplyContexts.poll())); in informationPropagatedToNewStreamAndCallCredentials()