Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_client.h58 sp<ICppJavaTests> cpp_java_tests; variable
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java78 private ICppJavaTests cpp_java_tests; field in TestServiceClient