Home
last modified time | relevance | path

Searched defs:subscriber2 (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/tracing/tracing/tests/
Dspan.rs72 let subscriber2 = subscriber::mock().run(); in spans_always_go_to_the_subscriber_that_tagged_them() localVariable
239 let subscriber2 = subscriber::mock().done().run(); in clone_and_drop_span_always_go_to_the_subscriber_that_tagged_the_span() localVariable