Searched defs:InvocationContext (Results 1 – 3 of 3) sorted by relevance
237 new SubprocessTestResultsParser(mMockListener, true, new InvocationContext())) { in testTestLog()266 new SubprocessTestResultsParser(mMockListener, true, new InvocationContext())) { in testTestLog_disabled()
47 public class InvocationContext implements IInvocationContext { class75 public InvocationContext() { in InvocationContext() method in InvocationContext
356 new SubprocessTestResultsParser(listener, true, new InvocationContext())) { in testParser_noConnection()