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.java744 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testNewField() local
755 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testGetInterfaceVersion() local
765 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testGetInterfaceHash() local
780 ILegacyBinder compatTest = ILegacyBinder.Stub.asInterface(mInterface.getLegacyBinderTest()); in testLegacyBinder() local
816 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testRepeatStringNullableLater() local