Searched refs:TestCancel (Results 1 – 2 of 2) sorted by relevance
30 test_async.TestCancel(common.mustCall());
127 static napi_value TestCancel(napi_env env, napi_callback_info info) { in TestCancel() function206 DECLARE_NODE_API_PROPERTY("TestCancel", TestCancel), in Init()