Home
last modified time | relevance | path

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

/plugin/datatables/assets/pdfmake/
Dpdfmake.js525 function expectsNoError(stackStartFn, actual, error, message) {
571 expectsNoError.apply(void 0, [doesNotThrow, getActual(fn)].concat(args));
580 return expectsNoError.apply(void 0, [doesNotReject, result].concat(args));
Dpdfmake.min.js2expectsNoError(r,i,o,u){if(i!==G){if("string"==typeof o&&(u=o,o=void 0),!o||expectedException(i,o)… function