Lines Matching refs:tRes

71             tRes.tested("insertEntry()", true);  in _insertEntry()
77 tRes.tested("insertEntry()", false); in _insertEntry()
102 tRes.tested("registerScriptEvent()", true); in _registerScriptEvent()
107 tRes.tested("registerScriptEvent()", false); in _registerScriptEvent()
137 tRes.tested("registerScriptEvents()", true); in _registerScriptEvents()
142 tRes.tested("registerScriptEvents()", false); in _registerScriptEvents()
171 tRes.tested("registerScriptEvents()", false); in _getScriptEvents()
176 tRes.tested("getScriptEvents()", in _getScriptEvents()
288 tRes.tested("attach()", false); in _attach()
294 tRes.tested("attach()", true); in _attach()
299 tRes.tested("attach()", false); in _attach()
304 tRes.tested("attach()", false); in _attach()
323 tRes.tested("detach()", true); in _detach()
328 tRes.tested("detach()", false); in _detach()
358 tRes.tested("revokeScriptEvent()", !contains(res, desc)); in _revokeScriptEvent()
364 tRes.tested("revokeScriptEvent()", false); in _revokeScriptEvent()
393 tRes.tested("revokeScriptEvents()", in _revokeScriptEvents()
399 tRes.tested("revokeScriptEvents()", false); in _revokeScriptEvents()
417 tRes.tested("removeEntry()", true); in _removeEntry()
423 tRes.tested("removeEntry()", false); in _removeEntry()
441 tRes.tested("addScriptListener()", true); in _addScriptListener()
446 tRes.tested("addScriptListener()", false); in _addScriptListener()
466 tRes.tested("removeScriptListener()", true); in _removeScriptListener()
471 tRes.tested("removeScriptListener()", false); in _removeScriptListener()