Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/tests/common/
Dmod.rs17 pub struct TestSubscriberB; struct
18 impl Subscriber for TestSubscriberB { implementation