Home
last modified time | relevance | path

Searched defs:current_loop (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/cctest/
Dnode_test_fixture.cc4 uv_loop_t NodeTestFixture::current_loop; member in NodeTestFixture
Dnode_test_fixture.h68 static uv_loop_t current_loop; variable
/third_party/node/test/fuzzers/
Dfuzz_env.cc28 static uv_loop_t current_loop; variable