Searched refs:getInvocationListener (Results 1 – 13 of 13) sorted by relevance
118 Assert.assertSame(mMockListener, mBase.getInvocationListener()); in testInitAndForwarding()204 Assert.assertSame(mMockListener, mBase.getInvocationListener()); in testForwarding_withException()353 Assert.assertSame(mMockListener, mBase.getInvocationListener()); in verifyFiltering()
50 getInvocationListener() in collectIonAudio()68 getInvocationListener() in collectIonSystem()
33 if (!device.logBugreport(hostBugreportFilename, getInvocationListener())) { in collect()
43 getInvocationListener() in collect()
42 getInvocationListener() in collect()
126 getInvocationListener() in saveDumpheap()
70 mListener = getInvocationListener(); in processMetricDirectory()
31 if (!device.logBugreport(name, getInvocationListener())) { in onTestFail()
64 public ITestInvocationListener getInvocationListener(); in getInvocationListener() method
150 public final ITestInvocationListener getInvocationListener() { in getInvocationListener() method in BaseDeviceMetricCollector