Searched defs:TestCallback (Results 1 – 9 of 9) sorted by relevance
101 struct TestCallback { struct102 id: String,105 impl TestCallback { implementation106 fn new(id: String) -> TestCallback { in new()111 impl RPCProxy for TestCallback { implementation
100 private static class TestCallback extends ProxyFileDescriptorCallback { class in AppFusePerfTest
187 public class TestCallback implements IFederatedComputeCallback { class in OdpResultHandlingServiceTests
293 class TestCallback extends IFederatedComputeCallback.Stub { class in FederatedComputeServiceImplTest
162 private static class TestCallback implements UserEventReceiver.Callback { class in UserEventReceiverTest
58 private static class TestCallback extends IStableAIDLTestCallback.Stub { class in LargeParcelableJavaStableAIDLTest
119 private static final class TestCallback implements TifSessionCallbacks { class in TisSessionTest
1667 private static class TestCallback implements CarPropertyManager.CarPropertyEventCallback { class in CarPropertyManagerTest1682 TestCallback(int initValueCount, int changeEventCount, int errorEventCount) { in TestCallback() method in CarPropertyManagerTest.TestCallback
690 class TestCallback extends IDataAccessServiceCallback.Stub { class in DataAccessServiceImplTest