Home
last modified time | relevance | path

Searched defs:allSessions (Results 1 – 6 of 6) sorted by relevance

/dports/benchmarks/polygraph/polygraph-4.13.0/src/base/
H A DSslPhaseStat.h22 Counter allSessions() const { return theNew + theReused; } in allSessions() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/
H A DSessionManager.java64 ISession[] allSessions = this.sessions.toArray(new ISession[this.sessions.size()]); in removeAllSessions() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/feedstore/testing/
H A DAbstractFeedStoreTest.java332 List<String> allSessions = allSessionsResult.getValue(); in getDismissActions_notIncludedInSessions() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/javatests/src/org/chromium/chrome/browser/feed/library/feedsessionmanager/internal/
H A DSessionCacheTest.java269 List<Session> allSessions = new ArrayList<>(mSessionCache.getAllSessions()); in testGetAllSessions() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/feedsessionmanager/internal/
H A DSessionCache.java150 List<Session> allSessions = new ArrayList<>(populateUnboundSessions()); in getAllSessions() local
/dports/benchmarks/polygraph/polygraph-4.13.0/src/loganalyzers/
H A DSideInfo.cc2800 XmlTableHeading allSessions("All", 2, 1); in cmplSslSessionTable() local