Home
last modified time | relevance | path

Searched defs:cpp_java_tests (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/tests/
H A Daidl_test_client.h55 sp<ICppJavaTests> cpp_java_tests; variable
/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/
H A DTestServiceClient.java67 private ICppJavaTests cpp_java_tests; field in TestServiceClient