Home
last modified time | relevance | path

Searched refs:AA_TEST_STATUS (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/tools/aa/include/
H A Ditest_observer.h55 AA_TEST_STATUS = 1, member in OHOS::AAFwk::ITestObserver::Message
/foundation/ability/ability_runtime/tools/aa/src/
H A Dtest_observer_stub.cpp38 case static_cast<uint32_t>(ITestObserver::Message::AA_TEST_STATUS): { in OnRemoteRequest()
H A Dtest_observer_proxy.cpp54 static_cast<uint32_t>(ITestObserver::Message::AA_TEST_STATUS), data, reply, option); in TestStatus()
/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Dtest_observer_stub_test.cpp49 * @tc.desc: Verify the OnRemoteRequest when code is AA_TEST_STATUS return NO_ERROR.
65 int res = stub.OnRemoteRequest(static_cast<uint32_t>(ITestObserver::Message::AA_TEST_STATUS), data, reply, option); in HWTEST_F()

Completed in 3 milliseconds