Searched defs:testServerService (Results 1 – 2 of 2) sorted by relevance
79 explicit TestServerProxyDeathRecipient(const sptr<TestServerService> &testServerService) in TestServerProxyDeathRecipient()90 explicit CallerDetectTimer(const sptr<TestServerService> &testServerService) in CallerDetectTimer()
32 … auto testServerService = std::make_shared<OHOS::testserver::TestServerService>(saId, runOnCreate); in DoFuzzTestServerSetPasteData() local