Home
last modified time | relevance | path

Searched defs:answers (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/src/network/
Dres_msend.c31 const int *qlens, unsigned char *const *answers, int *alens, int asize, in __res_msend_rc()
183 const int *qlens, unsigned char *const *answers, int *alens, int asize) in __res_msend()
/third_party/node/test/parallel/
Dtest-dns.js349 answers: [ property
369 answers: [ { type: 'A', address: '1.2.3.4', ttl: 3333333333 } ] }, property
373 answers: [ { type: 'AAAA', address: '::42', ttl: 3333333333 } ] }, property
376 answers: [ property
400 answers: cases[0].answers.map( property
Dtest-dns-resolveany.js9 const answers = [ variable
43 answers: answers.map((answer) => Object.assign({ domain }, answer)), property
Dtest-dns-resolveany-bad-ancount.js19 answers: { type: 'A', address: '1.2.3.4', ttl: 123, domain }, property
Dtest-dns-multi-channel.js29 answers: [reply], property
/third_party/skia/tests/
DSkShaperJSONWriterTest.cpp26 std::vector<Answer> answers; in DEF_TEST() member
83 std::vector<Answer> answers; in DEF_TEST() member
DPathOpsLineParametetersTest.cpp25 static const double answers[][2] = { variable
DRoundRectTest.cpp440 bool answers[kNumRRects][8][kNumSteps] = { in test_round_rect_contains_rect() local
/third_party/flutter/skia/tests/
DSkShaperJSONWriterTest.cpp26 std::vector<Answer> answers; in DEF_TEST() member
83 std::vector<Answer> answers; in DEF_TEST() member
DPathOpsLineParametetersTest.cpp25 static const double answers[][2] = { variable
DRoundRectTest.cpp437 bool answers[kNumRRects][8][kNumSteps] = { in test_round_rect_contains_rect() local
/third_party/python/Lib/distutils/tests/
Dtest_register.py45 def __init__(self, *answers):
/third_party/lwip/src/apps/mdns/
Dmdns.c217 u16_t answers; member
238 u16_t answers; member
1315 u16_t answers = 0; in mdns_send_outpacket() local