Home
last modified time | relevance | path

Searched defs:pong (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DmoduleImport.js11 export function pong(x: number) { function
35 function pong(x) { function
/third_party/typescript/tests/cases/compiler/
DmoduleImport.ts10 export function pong(x: number) { function
/third_party/curl/tests/libtest/
Dlib2301.c100 unsigned char pong[] = { in writecb() local
/third_party/node/test/parallel/
Dtest-pipe-stream.js36 function pong(conn) { function
/third_party/libuv/test/
Dtest-ping-pong.c51 char* pong; member
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
Dmain.c142 const char *pong = "Pong"; in dmh_ping() local
/third_party/libcoap/src/
Dcoap_net.c3474 coap_pdu_t *pong = coap_pdu_init(COAP_MESSAGE_CON, COAP_SIGNALING_CODE_PONG, 0, 1); in handle_signaling() local