Home
last modified time | relevance | path

Searched defs:client_msg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/adb/pairing_auth/tests/
Dpairing_auth_test.cpp144 std::vector<uint8_t> client_msg(pairing_auth_msg_size(client.get())); in TEST_F() local
194 std::vector<uint8_t> client_msg(pairing_auth_msg_size(client.get())); in TEST_F() local
247 std::vector<uint8_t> client_msg(pairing_auth_msg_size(client.get())); in TEST_F() local
/aosp_15_r20/external/ltp/testcases/network/netstress/
H A Dnetstress.c356 static void make_client_request(char client_msg[], int *cln_len, int *srv_len, in make_client_request()
381 char client_msg[max_msg_len]; in client_fn() local
507 char client_msg[min_msg_len]; in client_run() local