Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dtest_observer_proxy.cpp21 TestObserverProxy::TestObserverProxy(const sptr<IRemoteObject>& object) : IRemoteProxy<ITestObserve… in TestObserverProxy() function in OHOS::AAFwk::TestObserverProxy
26 TestObserverProxy::~TestObserverProxy() in ~TestObserverProxy()
31 void TestObserverProxy::TestStatus(const std::string& msg, const int64_t& resultCode) in TestStatus()
61 void TestObserverProxy::TestFinished(const std::string& msg, const int64_t& resultCode) in TestFinished()
91 ShellCommandResult TestObserverProxy::ExecuteShellCommand( in ExecuteShellCommand()
133 int32_t TestObserverProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd()
/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dtest_observer_proxy.h24 class TestObserverProxy : public IRemoteProxy<ITestObserver> {
30 explicit TestObserverProxy(const sptr<IRemoteObject>& object);
35 virtual ~TestObserverProxy() override;
63 static inline BrokerDelegator<TestObserverProxy> delegator_;
/ohos5.0/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Dtest_observer_proxy_test.cpp147 TestObserverProxy testObserverProxy(object);
170 TestObserverProxy testObserverProxy(object);
190 TestObserverProxy testObserverProxy(object);