Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/tracing/tests/
Dspan.rs78 let subscriber2 = subscriber::mock().run(); in spans_always_go_to_the_subscriber_that_tagged_them() localVariable
245 let subscriber2 = subscriber::mock().only().run(); in clone_and_drop_span_always_go_to_the_subscriber_that_tagged_the_span() localVariable
/external/openscreen/platform/impl/
Dsocket_handle_waiter_posix_unittest.cc70 MockSubscriber subscriber2; in TEST() local