Lines Matching defs:delegator
45 auto delegator = sp<ITestServiceDelegator>::make(service); in TEST_F() local
54 auto delegator = sp<CustomDelegator>::make(service); in TEST_F() local
63 auto delegator = sp<ITestServiceDelegator>::make(service); in TEST_F() local
76 auto delegator = sp<ITestServiceDelegator>::make(service); in TEST_F() local
81 auto delegator = delegate(service); in TEST_F() local
87 sp<ITestServiceDelegator> delegator = sp<ITestServiceDelegator>::cast(delegate(service)); in TEST_F() local
98 auto delegator = sp<ITestServiceDelegator>::make(service); in TEST_F() local
118 auto delegator = sp<ITestServiceDelegator>::make(service); in TEST_F() local
135 auto delegator = sp<ITestServiceDelegator>::make(service); in TEST_F() local
148 auto delegator = sp<ITestServiceDelegator>::make(service); in TEST_F() local
161 auto delegator = sp<ITestServiceDelegator>::make(service); in TEST_F() local