Home
last modified time | relevance | path

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

/cts/tests/tests/binder_ndk/src/android/binder/cts/
DJavaClientTest.java672 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testNewField() local
683 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testGetInterfaceVersion() local
693 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testGetInterfaceHash() local
703 ILegacyBinder compatTest = ILegacyBinder.Stub.asInterface(mInterface.getLegacyBinderTest()); in testLegacyBinder() local
734 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testRepeatStringNullableLater() local