Searched refs:timeoutTest (Results 1 – 1 of 1) sorted by relevance
1123 function timeoutTest(timeout) { function1127 timeoutTest(null, expectErr)1128 timeoutTest({}, expectErr)1132 timeoutTest(-1, expectErr)1133 timeoutTest(-100, expectErr)