Searched refs:TestCallback (Results 1 – 2 of 2) 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