Home
last modified time | relevance | path

Searched refs:stubNull (Results 1 – 1 of 1) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js100 stubNull = function() { return null; }; function
16931 over = _.overSome(stubNull, stubA, stubZero);
16953 over = _.overSome(stubNull, stubZero, stubString);