Home
last modified time | relevance | path

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

/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DCircularParcelable.h36 std::shared_ptr<::aidl::android::aidl::tests::ITestService> testService; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DCircularParcelable.h36 std::shared_ptr<::aidl::android::aidl::tests::ITestService> testService; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DCircularParcelable.java12 public android.aidl.tests.ITestService testService; field in CircularParcelable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DCircularParcelable.java12 public android.aidl.tests.ITestService testService; field in CircularParcelable
/system/chre/test/simulation/
Drpc_test.cc190 static RpcTestService testService; in TEST_F() local
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp97 std::thread testService([] { in registerTestService() local