Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/third_party/node/test/parallel/
Dtest-stream-auto-destroy.js14 destroy: common.mustCall((err, cb) => cb()) property
36 destroy: common.mustCall((err, cb) => cb()) property
60 destroy: common.mustCall((err, cb) => cb()) property
94 destroy: common.mustCall((err, cb) => cb()) property
108 destroy: common.mustCall((err, cb) => cb()) property
Dtest-stream2-readable-wrap-destroy.js14 destroy: common.mustCall() property
23 destroy: common.mustCall() property
Dtest-async-hooks-prevent-double-destroy.js11 destroy: common.mustCallAtLeast(2) // 1 immediate + manual destroy property
Dtest-async-hooks-disable-gc-tracking.js11 destroy: common.mustCallAtLeast(1) // only 1 immediate is destroyed property
Dtest-async-hooks-destroy-on-gc.js13 destroy: common.mustCallAtLeast((asyncId) => { property
/third_party/node/test/async-hooks/
Dtest-tcpwrap.js132 checkInvocations(tcpserver, { init: 1, before: 1, after: 1, destroy: 1 }, property
134 checkInvocations(tcp1, { init: 1, before: 2, after: 2, destroy: 1 }, property
141 checkInvocations(tcp2, { init: 1, before: 2, after: 2, destroy: 1 }, property
143 checkInvocations(tcpconnect, { init: 1, before: 1, after: 1, destroy: 1 }, property
154 checkInvocations(tcpserver, { init: 1, before: 1, after: 1, destroy: 1 }, property
157 tcp1, { init: 1, before: 2, after: 2, destroy: 1 }, property
160 tcp2, { init: 1, before: 2, after: 2, destroy: 1 }, property
163 tcpconnect, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-fsreqcallback-readFile.js28 checkInvocations(as[0], { init: 1, before: 1, after: 1, destroy: 1 }, property
30 checkInvocations(as[1], { init: 1, before: 1, after: 1, destroy: 1 }, property
32 checkInvocations(as[2], { init: 1, before: 1, after: 1, destroy: 1 }, property
49 checkInvocations(a, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-enable-disable.js215 checkInvocations(hook1First, { init: 1, before: 1, after: 1, destroy: 1 }, property
221 checkInvocations(hook2First, { after: 1, destroy: 1 }, property
225 checkInvocations(hook3First, { init: 1, before: 1, after: 1, destroy: 1 }, property
249 checkInvocations(hook1First, { init: 1, before: 1, after: 1, destroy: 1 }, property
257 checkInvocations(hook2First, { after: 1, destroy: 1 }, property
259 checkInvocations(hook2Second, { init: 1, before: 1, after: 1, destroy: 1 }, property
261 checkInvocations(hook3First, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-pipeconnectwrap.js87 checkInvocations(pipeserver, { init: 1, before: 1, after: 1, destroy: 1 }, property
89 checkInvocations(pipe1, { init: 1, before: 2, after: 2, destroy: 1 }, property
91 checkInvocations(pipeconnect, { init: 1, before: 1, after: 1, destroy: 1 }, property
93 checkInvocations(pipe2, { init: 1, before: 2, after: 2, destroy: 1 }, property
Dtest-immediate.js47 checkInvocations(imd1, { init: 1, before: 1, after: 1, destroy: 1 }, property
59 checkInvocations(imd1, { init: 1, before: 1, after: 1, destroy: 1 }, property
61 checkInvocations(imd2, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-filehandle-no-reuse.js58 checkInvocations(fsReqs[0], { init: 1, destroy: 1 }, 'when process exits'); property
59 checkInvocations(fsReqs[1], { init: 1, destroy: 1 }, 'when process exits'); property
Dtest-shutdownwrap.js47 checkInvocations(as[0], { init: 1, before: 1, after: 1, destroy: 1 }, property
61 checkInvocations(as[0], { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-http-agent-handle-reuse-serial.js100 checkInvocations(first, { init: 1, destroy: 1 }, 'when process exits'); property
103 checkInvocations(second, { init: 1, destroy: 1 }, 'when process exits'); property
Dtest-http-agent-handle-reuse-parallel.js82 checkInvocations(first, { init: 1, destroy: 1 }, 'when process exits'); property
85 checkInvocations(second, { init: 1, destroy: 1 }, 'when process exits'); property
Dtest-timers.setTimeout.js57 checkInvocations(t1, { init: 1, before: 1, after: 1, destroy: 1 }, property
59 checkInvocations(t2, { init: 1, before: 1, after: 1, destroy: 1 }, property
Dtest-signalwrap.js84 signal1, { init: 1, before: 2, after: 2, destroy: 1 }, property
98 signal1, { init: 1, before: 2, after: 2, destroy: 1 }, property
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anond51244b20111::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
105 TEST_F(Test, destroy) { in TEST_F() argument
/third_party/node/test/addons/async-resource/
Dtest.js17 let destroy = 0; variable
39 destroy(id) { method
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.h77 void (*destroy)(struct draw_pt_front_end *); member
128 void (*destroy)(struct draw_pt_middle_end *); member
/third_party/libabigail/tests/data/test-abicompat/
Dtest0-fn-changed-libapp-v0.cc51 destroy(S0* s) in destroy() function
59 destroy(S1* s) in destroy() function
Dtest0-fn-changed-libapp-v1.cc65 destroy(S0* s) in destroy() function
73 destroy(S1* s) in destroy() function
/third_party/typescript/tests/cases/compiler/
DgenericClassPropertyInheritanceSpecialization.ts26 destroy(item: T): void; method
48 public destroy(): void { } method in Validator
/third_party/node/deps/undici/src/lib/
Ddispatcher.js14 destroy () { method in Dispatcher
/third_party/node/benchmark/async_hooks/
Dasync-resource-vs-destroy.js69 const hook = createHook({ init, destroy }); field
91 function destroy(asyncId) { function
162 'destroy': buildDestroy, property
/third_party/node/test/fixtures/v8-coverage/
Dasync-hooks.js8 destroy: common.mustNotCall() property

12345678910>>...19