Searched defs:subscriber1 (Results 1 – 2 of 2) sorted by relevance
69 let subscriber1 = subscriber::mock() in spans_always_go_to_the_subscriber_that_tagged_them() localVariable96 let subscriber1 = subscriber::mock() in spans_always_go_to_the_subscriber_that_tagged_them_even_across_threads() localVariable
440 DataSubscriber subscriber1 = Mockito.mock(DataSubscriber.class); in testPullStatsdReport_correctlyPushesBundlesToSubscribers() local