Home
last modified time | relevance | path

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

/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js93 stubB = function() { return 'b'; }, function
3318 [lodashStable.matchesProperty('b', 1), stubB],
3350 [['b', 1], stubB],
8756 var object = { '-0': stubA, '0': stubB },
15813 _.a = stubB;
16342 expected = lodashStable.map(values, stubB);
16424 expected = lodashStable.map(values, stubB);
19321 var object = { 'a': 1, 'b': stubB };
19339 var value = { 'a': lodashStable.constant({ 'b': stubB }) };