Home
last modified time | relevance | path

Searched refs:checkListeners (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DPathRendererCacheTests.cpp78 bool checkListeners, in test_path()
114 if (!checkListeners) { in test_path()
74 test_path(skiatest::Reporter* reporter, std::function<SkPath(void)> createPath, std::function<skgpu::v1::PathRenderer*(GrRecordingContext*)> makePathRenderer, int expected, bool checkListeners, GrAAType aaType = GrAAType::kNone, GrStyle style = GrStyle(SkStrokeRec::kFill_InitStyle)) test_path() argument
/third_party/node/test/parallel/
H A Dtest-http-agent-keepalive.js55 }, callback).on('socket', common.mustCall(checkListeners));
149 function checkListeners(socket) { function

Completed in 2 milliseconds