Searched refs:TestDefaultImpl (Results 1 – 1 of 1) sorted by relevance
586 struct TestDefaultImpl; struct588 impl binder::Interface for TestDefaultImpl {} implementation590 impl ITestServiceDefault for TestDefaultImpl { implementation600 let di: ITestServiceDefaultRef = Some(Arc::new(TestDefaultImpl)); in test_default_impl()