/aosp12/frameworks/base/core/tests/coretests/apks/install_complete_package_info/src/com/android/frameworks/coretests/ |
H A D | TestService.java | 24 public class TestService extends Service { class
|
/aosp12/frameworks/base/tests/ActivityManagerPerfTests/test-app/src/com/android/frameworks/perftests/amteststestapp/ |
H A D | TestService.java | 27 public class TestService extends Service { class
|
/aosp12/system/tools/aidl/tests/rust/ |
H A D | test_service.rs | 73 struct TestService { struct 77 impl Interface for TestService {} implementation 119 impl ITestService::ITestService for TestService { implementation
|
/aosp12/frameworks/native/libs/vr/libpdx_uds/ |
H A D | client_channel_tests.cpp | 46 class TestService : public ServiceBase<TestService> { class 48 explicit TestService(std::unique_ptr<Endpoint> endpoint) in TestService() function in __anon4bd920b80110::TestService
|
H A D | service_framework_tests.cpp | 91 class TestService : public ServiceBase<TestService> { class 242 TestService(const std::string& name, in TestService() function in __anon398fcdbf0110::TestService 246 TestService(const std::string& name, in TestService() function in __anon398fcdbf0110::TestService 253 explicit TestService(const std::string& name) : TestService(name, nullptr) {} in TestService() function in __anon398fcdbf0110::TestService
|
H A D | remote_method_tests.cpp | 343 class TestService : public ServiceBase<TestService> { class 435 TestService() in TestService() function in __anona08a5e0d0110::TestService
|
/aosp12/frameworks/base/tests/ActivityManagerPerfTests/stub-app/src/com/android/stubs/am/ |
H A D | TestService.java | 31 public class TestService extends Service { class
|
/aosp12/frameworks/native/libs/binder/rust/tests/ |
H A D | integration.rs | 84 struct TestService { struct 108 impl Interface for TestService {} implementation 110 impl ITest for TestService { implementation
|
/aosp12/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
H A D | CarProjectionManagerTest.java | 50 public static final class TestService extends Service { class in CarProjectionManagerTest
|
/aosp12/frameworks/base/core/tests/coretests/BstatsTestApp/src/com/android/coretests/apps/bstatstestapp/ |
H A D | TestService.java | 44 public class TestService extends Service { class
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/ |
H A D | SettingsDumpServiceTest.java | 119 private class TestService extends SettingsDumpService { class in SettingsDumpServiceTest
|
/aosp12/frameworks/native/cmds/lshal/ |
H A D | test.cpp | 334 class TestService : public IBase { class 336 explicit TestService(pid_t id) : mId(id) {} in TestService() function in android::lshal::TestService
|
/aosp12/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
H A D | TestService.java | 57 public class TestService extends Service { class
|