Searched refs:expectsNoError (Results 1 – 2 of 2) sorted by relevance
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 525 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));
|
| D | pdfmake.min.js | 2 …expectsNoError(r,i,o,u){if(i!==G){if("string"==typeof o&&(u=o,o=void 0),!o||expectedException(i,o)… function
|