Searched defs:Assert (Results 1 – 9 of 9) sorted by relevance
102 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro109 # define Assert(cond,msg) macro
27 Assert, enumerator
107 function Assert(testContext){this.test=testContext;} class
711 "Assert": "The condition has been asserted.", string