Searched defs:transports (Results 1 – 5 of 5) sorted by relevance
/thrift-3.4.0/test/features/ |
D | tests.json | 12 "transports": ["buffered"], array 26 "transports": ["buffered"], array 40 "transports": ["buffered"], array 54 "transports": ["buffered"], array 71 "transports": ["buffered"], array 88 "transports": ["buffered"], array 99 "transports": ["buffered"], array 110 "transports": ["buffered"], array
|
/thrift-3.4.0/lib/d/test/ |
D | transport_test.d | 265 scope transports = new CoupledTransports; variable 357 scope transports = new CoupledTransports; variable 378 scope transports = new CoupledTransports; variable 434 scope transports = new CoupledTransports; variable 456 scope transports = new CoupledTransports; variable 483 scope transports = new CoupledTransports; variable
|
/thrift-3.4.0/test/ |
D | tests.json | 30 "transports": [ array 52 "transports": ["buffered", "framed"], array 59 "transports": ["buffered", "framed"], array 76 "transports": [ array 107 "transports": [ array 144 "transports": [ array 153 "transports": [ array 190 "transports": [ array 197 "transports": [ array 230 "transports": [ array [all …]
|
/thrift-3.4.0/lib/nodejs/test/ |
D | helpers.js | 23 module.exports.transports = { class in module.exports
|
/thrift-3.4.0/lib/cpp/test/ |
D | TransportTest.cpp | 307 CoupledTransports_ transports; member in CoupledTTransports 325 CoupledTransports_ transports; member in CoupledBufferBases 502 CoupledTransports transports; in test_rw() local 595 CoupledTransports transports; in test_read_part_available() local 617 CoupledTransports transports; in test_read_part_available_in_chunks() local 644 CoupledTransports transports; in test_read_partial_midframe() local 702 CoupledTransports transports; in test_borrow_part_available() local 725 CoupledTransports transports; in test_read_none_available() local 753 CoupledTransports transports; in test_borrow_none_available() local
|