Searched refs:TestService (Results 1 – 2 of 2) sorted by relevance
182 struct TestService { struct186 impl Service for TestService { argument278 let test_service = TestService { tests: owned_tests }; in test_main_static_abort()
54 class TestService : public BnTestService { class179 android::sp<TestService> test_srv = android::sp<TestService>::make(); in main()