Searched defs:bob (Results 1 – 12 of 12) sorted by relevance
/third_party/node/test/parallel/ |
D | test-tls-finished.js | 27 bob: alice.getPeerFinished() property 33 const bob = tls.connect({ constant 39 bob: bob.getFinished() property 46 bob: bob.getFinished() property
|
D | test-crypto-dh-shared.js | 10 const bob = crypto.createDiffieHellmanGroup('modp5'); constant
|
/third_party/node/benchmark/crypto/ |
D | cipher-stream.js | 65 function streamWrite(alice, bob, message, encoding, writes) { argument 86 function legacyWrite(alice, bob, message, encoding, writes) { argument
|
/third_party/rust/crates/clap/tests/derive/ |
D | flags.rs | 62 bob: usize, in non_bool_type_flag() field 134 bob: u8, in count() field 168 bob: u8, in mixed_type_flags() field
|
/third_party/typescript/tests/cases/conformance/types/spread/ |
D | spreadContextualTypedBindingPattern.ts | 7 declare const bob: Person constant
|
/third_party/skia/tests/ |
D | GrTextBlobTest.cpp | 173 GrBagOfBytes bob; in DEF_TEST() local 192 GrBagOfBytes bob; in DEF_TEST() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_compositor.h | 140 } bob; member 151 } bob; member
|
/third_party/typescript/tests/baselines/reference/ |
D | intraExpressionInferences.js | 292 whatIWant({ generator: function (bob) { return bob ? 1 : 2; }, receiver: function (t) { return cons… argument 293 nonObject(function (bob) { return bob ? 1 : 2; }, function (t) { return console.log(t + 2); }); argument
|
/third_party/libdrm/tests/amdgpu/ |
D | security_tests.c | 264 struct sec_amdgpu_bo alice, bob; in amdgpu_secure_bounce() local
|
/third_party/ntfs-3g/libntfs-3g/ |
D | runlist.c | 2072 runlist_element *bob = NULL; in test_rl_zero() local
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11deinterlace.cpp | 2226 gboolean bob; in gst_d3d11_deinterlace_register() local
|
/third_party/python/Lib/test/ |
D | test_xml_etree.py | 184 def assertEqualElements(self, alice, bob): argument
|