Searched refs:xDRS (Results 1 – 1 of 1) sorted by relevance
95 XDispatchRecorderSupplier xDRS = null; in createTestEnvironment() local96 xDRS = (XDispatchRecorderSupplier) AnyConverter.toObject( in createTestEnvironment()99 if (xDRS == null) { in createTestEnvironment()104 xDRS = (XDispatchRecorderSupplier) in createTestEnvironment()108 xDR = xDRS.getDispatchRecorder(); in createTestEnvironment()116 xDRS.setDispatchRecorder(xDR); in createTestEnvironment()
Completed in 13 milliseconds