Home
last modified time | relevance | path

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

/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js104 stubTwo = function() { return 2; }, function
15356 var object = { 'a': { 'b': stubTwo } };
15382 … object = { 'null': stubOne, 'undefined': stubTwo, 'fn': stubThree, '[object Object]': stubFour },
15410 var object = { 'a.b': stubOne, 'a': { 'b': stubTwo } };
15510 var object = { 'a': { 'b': stubTwo } };
15536 … object = { 'null': stubOne, 'undefined': stubTwo, 'fn': stubThree, '[object Object]': stubFour },
15564 var object = { 'a.b': stubOne, 'a': { 'b': stubTwo } };