Home
last modified time | relevance | path

Searched defs:outMsg (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/testsuites/unittest/extended/liteipc/
H A Dliteipc.h105 IpcMsg *outMsg; /**< data to send to target */ member
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp319 auto outMsg = reinterpret_cast<const char *>(suite.recv.data); in TEST_F() local
321 ASSERT_TRUE(checkOutMsg) << "Unexpected output message at index " << index << ": " << outMsg; in TEST_F() local
/kernel/liteos_a/kernel/extended/liteipc/
H A Dhm_liteipc.h177 IpcMsg *outMsg; /**< data to send to target */ member
/test/xts/device_attest/services/core/network/
H A Dattest_network.c457 static int32_t RecvSSL(SSL *socketSSL, char **outMsg) in RecvSSL() argument
821 static int32_t BuildHttpsMsg(char *header, char *body, char **outMsg) in BuildHttpsMsg() argument

Completed in 5 milliseconds