HomeSort by relevance Sort by last modified time
    Searched refs:telephone (Results 1 - 3 of 3) sorted by null

  /external/ltp/utils/sctp/func_tests/
test_inaddr_any.c 79 char *telephone = "Watson, come here! I need you!\n"; local
216 outmessage.msg_iov->iov_base = telephone;
217 outmessage.msg_iov->iov_len = strlen(telephone) + 1;
218 test_sendmsg(sk1, &outmessage, 0, strlen(telephone)+1);
227 test_check_msg_data(&inmessage, error, strlen(telephone) + 1,
test_basic.c 79 char *telephone = "Watson, come here! I need you!\n"; local
300 outmessage.msg_iov->iov_base = telephone;
301 outmessage.msg_iov->iov_len = strlen(telephone) + 1;
323 test_sendmsg(sk1, &outmessage, 0, strlen(telephone)+1);
336 test_check_msg_data(&inmessage, error, strlen(telephone) + 1,
  /tools/test/connectivity/acts/tests/google/tel/config/
README.md 16 - **call_server_number** - the POTS telephone number of a call server used in TelLiveStressCallTest

Completed in 215 milliseconds