Home
last modified time | relevance | path

Searched refs:ExecuteReverseIntAndCheck (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_distributed_test.cpp1185 static void ExecuteReverseIntAndCheck(sptr<IDBinderTestService>& testService, int input, int expect… in ExecuteReverseIntAndCheck() function
1245 ExecuteReverseIntAndCheck(remoteTestService1, 2019, 9102);
1246 ExecuteReverseIntAndCheck(remoteTestService2, 2019, 9102);
1303 ExecuteReverseIntAndCheck(testService2, 2019, 9102);