Home
last modified time | relevance | path

Searched defs:callback2 (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/npm/node_modules/events/tests/
Dmodify-in-emit.js37 function callback2() { function
/third_party/node/test/parallel/
Dtest-event-emitter-modify-in-emit.js38 function callback2() { function
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireErrorCallbackTests.cpp178 WGPUErrorCallback callback2; in TEST_F() local
212 WGPUErrorCallback callback2; in TEST_F() local
/third_party/node/deps/cares/src/tools/
Dacountry.c255 static void callback2(void *arg, int status, int timeouts, struct hostent *host) in callback2() function
/third_party/skia/third_party/externals/oboe/tests/
DtestStreamClosedMethods.cpp148 AudioStreamCallback *callback2 = mStream->getCallback(); in TEST_F() local