Searched refs:ICppJavaTests (Results 1 – 8 of 8) sorted by relevance
27 using android::aidl::tests::ICppJavaTests;43 cpp_java_tests = android::interface_cast<ICppJavaTests>(ibinder); in SetUp()55 sp<ICppJavaTests> cpp_java_tests;
94 using android::aidl::tests::ICppJavaTests;
41 private ICppJavaTests mCppJavaTests;52 mCppJavaTests = ICppJavaTests.Stub.asInterface(binder2); in setUp()
61 private ICppJavaTests mCppJavaTests;72 mCppJavaTests = ICppJavaTests.Stub.asInterface(binder2); in setUp()
67 private ICppJavaTests cpp_java_tests;78 cpp_java_tests = ICppJavaTests.Stub.asInterface(binder2); in setUp()
28 interface ICppJavaTests { interface
23 import android.aidl.tests.ICppJavaTests;450 class MyCppJavaTests extends ICppJavaTests.Stub {
301 "tests/android/aidl/tests/ICppJavaTests.aidl",