Searched refs:TestCallback (Results 1 – 4 of 4) sorted by relevance
53 ParcelFileDescriptor.MODE_READ_ONLY, new TestCallback()); in testReadWriteFile()65 new TestCallback()); in testReadWriteFile()100 private static class TestCallback extends ProxyFileDescriptorCallback { class in AppFusePerfTest
35 private TestCallback testCallback;39 testCallback = new TestCallback(); in setup()119 private static final class TestCallback implements TifSessionCallbacks { class in TisSessionTest
57 private static class TestCallback extends IStableAIDLTestCallback.Stub { class in LargeParcelableJavaStableAIDLTest198 TestCallback callback = new TestCallback(); in doTestEchoWithCallback()
834 TestCallback testCallback = new TestCallback(2); in registerCallback_handlesContinuousPropertyUpdateRate()874 TestCallback testCallback = new TestCallback(4); in registerCallback_handlesOutOfTimeOrderEventsWithDifferentAreaIds()1133 private static class TestCallback implements CarPropertyManager.CarPropertyEventCallback { class in CarPropertyManagerTest1138 TestCallback(int numberOfExpectedCarPropertyValues) { in TestCallback() method in CarPropertyManagerTest.TestCallback