Searched refs:builtinInterceptor (Results 1 – 1 of 1) sorted by relevance
150 private IMethodInterceptor builtinInterceptor; field in TestRunner195 …builtinInterceptor = preserveOrder ? new PreserveOrderMethodInterceptor() : new InstanceOrderingMe… in init()801 m_methodInterceptors.add(builtinInterceptor); in intercept()