Searched defs:assert_throws (Results 1 – 4 of 4) sorted by relevance
18 function assert_throws(expected_error, func) function
20 function assert_throws(expected_error, func) function
737 IdlArray.prototype.assert_throws = function(error, idlArrayFunc) method in IdlArray
1342 function assert_throws(code, func, description) function