Home
last modified time | relevance | path

Searched defs:signal1 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/async-hooks/
Dtest-signalwrap.js25 const signal1 = as[0]; constant
/third_party/mindspore/tests/ut/cpp/utils/
Dsignal_test.cc37 Signal<void(std::shared_ptr<Named>)> signal1; member