Lines Matching refs:init
166 checkInvocations(as1[0], { init: 1, before: 1 }, property
168 checkInvocations(as3[0], { init: 1, before: 1 }, property
215 checkInvocations(hook1First, { init: 1, before: 1, after: 1, destroy: 1 }, property
217 checkInvocations(hook1Second, { init: 1, before: 1 }, property
223 checkInvocations(hook2Second, { init: 1, before: 1 }, property
225 checkInvocations(hook3First, { init: 1, before: 1, after: 1, destroy: 1 }, property
227 checkInvocations(hook3Second, { init: 1, before: 1 }, property
249 checkInvocations(hook1First, { init: 1, before: 1, after: 1, destroy: 1 }, property
253 checkInvocations(hook1Second, { init: 1, before: 1 }, property
259 checkInvocations(hook2Second, { init: 1, before: 1, after: 1, destroy: 1 }, property
261 checkInvocations(hook3First, { init: 1, before: 1, after: 1, destroy: 1 }, property
265 checkInvocations(hook3Second, { init: 1, before: 1, after: 1 }, property