Home
last modified time | relevance | path

Searched defs:stub (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/arkxtest/hamock/src/main/mock/
DExtendInterface.ts27 stub() { method in ExtendInterface
DExtendInterface.js19 stub() { method in ExtendInterface
/test/testfwk/arkxtest/jsunit/src/module/mock/
DExtendInterface.js21 stub() { method in ExtendInterface
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
Dipc_capi.cpp205 auto stub = OH_IPCRemoteStub_Create(TEST_STR, OnRemoteRequestStub, destroyCallback, nullptr); in OHIPCRemoteStubCreate() local
739 auto stub = OH_IPCRemoteStub_Create(TEST_STR, OnRemoteRequestStub, in OHIPCParcelWriteRemoteStub() local
765 OHIPCRemoteStub *stub = OH_IPCRemoteStub_Create(TEST_STR, OnRemoteRequestStub, in OHIPCParcelReadRemoteStub() local