Searched refs:SessionInfoStore (Results 1 – 11 of 11) sorted by relevance
26 import org.jacoco.core.data.SessionInfoStore;34 private final SessionInfoStore sessionInfos;42 sessionInfos = new SessionInfoStore(); in ExecFileLoader()127 public SessionInfoStore getSessionInfoStore() { in getSessionInfoStore()
30 import org.jacoco.core.data.SessionInfoStore;137 final SessionInfoStore sessionStore = new SessionInfoStore(); in assertFileContents()146 SessionInfoStore sessionStore, String... expected) { in assertContents()
27 import org.jacoco.core.data.SessionInfoStore;205 final SessionInfoStore infoStore = new SessionInfoStore(); in readAndAssertData()245 final SessionInfoStore infoStore = new SessionInfoStore(); in testRemoteReset()
26 import org.jacoco.core.data.SessionInfoStore;107 final SessionInfoStore infoStore = new SessionInfoStore(); in testWriteExecutionData()
31 import org.jacoco.core.data.SessionInfoStore;105 final SessionInfoStore infoStore = new SessionInfoStore(); in testWriteExecutionData()
24 import org.jacoco.core.data.SessionInfoStore;138 final SessionInfoStore sessionInfos = new SessionInfoStore(); in execute()
17 import org.jacoco.core.data.SessionInfoStore;79 data.collect(store, new SessionInfoStore(), false); in collect()
31 private SessionInfoStore store;35 store = new SessionInfoStore(); in setup()
25 public class SessionInfoStore implements ISessionInfoVisitor { class
26 import org.jacoco.core.data.SessionInfoStore;266 data.collect(store, new SessionInfoStore(), false); in analyze()
40 import org.jacoco.core.data.SessionInfoStore;418 private SessionInfoStore sessionInfoStore;