gecko-dev/xpcom/tests/gtest
Gerald Squelart 4e67253eee Bug 1529610 - SmallArrayLRUCache - r=canaltinova
A small LRU cache (i.e., evicting Least Recenty Used items) that's most optimized for most recently used items.

Differential Revision: https://phabricator.services.mozilla.com/D82302
2020-07-06 23:42:05 +00:00
..
wikipedia
Helpers.cpp
Helpers.h
TestAllocReplacement.cpp
TestArenaAllocator.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
TestArrayAlgorithm.cpp Bug 1626267 - Added transformation algorithms with error handling. r=froydnj 2020-04-01 15:53:58 +00:00
TestAtoms.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestAutoRef.cpp
TestAutoRefCnt.cpp Bug 1639632 - convert xpcom/ to inherit from mozilla::Runnable where possible; r=KrisWright 2020-05-20 20:37:58 +00:00
TestBase64.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
TestCOMArray.cpp
TestCOMPtr.cpp
TestCOMPtrEq.cpp
TestCRT.cpp
TestCallTemplates.cpp
TestCloneInputStream.cpp
TestDafsa.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestDeadlockDetector.cpp
TestDeadlockDetectorScalability.cpp
TestEncoding.cpp
TestEscape.cpp
TestEventPriorities.cpp
TestEventTargetQI.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestExpirationTracker.cpp
TestFile.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestFilePreferencesUnix.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestFilePreferencesWin.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestGCPostBarriers.cpp
TestHashtables.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestID.cpp
TestInputStreamLengthHelper.cpp
TestLogCommandLineHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestMoveString.cpp
TestMozPromise.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-04 09:38:43 +00:00
TestMruCache.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestMultiplexInputStream.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
TestNSPRLogModulesParser.cpp Bug 1636888 - Allow specifying entire rust modules in MOZ_LOG r=froydnj 2020-06-10 07:18:40 +00:00
TestNonBlockingAsyncInputStream.cpp Bug 1627393 - Add missing includes and namespaces to xpcom/tests. r=xpcom-reviewers,sg 2020-04-07 19:10:57 +00:00
TestNsDeque.cpp Bug 1337953 - Make nsDeque templated on pointer type r=froydnj 2020-06-25 02:39:23 +00:00
TestNsRefPtr.cpp
TestObserverArray.cpp Bug 1645447 - Add ForwardIterator::Remove and EndLimitedIterator::Remove functions. r=froydnj 2020-06-15 17:04:08 +00:00
TestObserverService.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestPLDHash.cpp
TestPipes.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-05-25 07:42:38 +00:00
TestPriorityQueue.cpp Bug 1643289 - Make nsTPriorityQueue non-copyable and remove use of CopyableTArray. r=froydnj 2020-06-10 10:46:17 +00:00
TestRWLock.cpp
TestRacingServiceManager.cpp
TestRecursiveMutex.cpp
TestSTLWrappers.cpp
TestSlicedInputStream.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
TestSmallArrayLRUCache.cpp Bug 1529610 - SmallArrayLRUCache - r=canaltinova 2020-07-06 23:42:05 +00:00
TestSnappyStreams.cpp Bug 1627393 - Add missing includes and namespaces to xpcom/tests. r=xpcom-reviewers,sg 2020-04-07 19:10:57 +00:00
TestStateWatching.cpp
TestStorageStream.cpp
TestStringStream.cpp
TestStrings.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
TestSubstringTuple.cpp Bug 1650280 - Missing #include nsLiteralString.h in TestSubstringTuple.cpp - r=sg 2020-07-03 07:27:06 +00:00
TestSynchronization.cpp
TestTArray.cpp Bug 1147091 - Add StableSort to nsTArray_Impl. r=froydnj 2020-07-01 13:25:02 +00:00
TestTArray2.cpp Bug 1626570 - Improve handling of copying arrays in xpcom/. r=froydnj 2020-05-05 11:27:18 +00:00
TestTaskQueue.cpp Bug 1637500 - P3. Have GetCurrentSerialEventTarget return running XPCOMThreadWrapper. r=froydnj 2020-06-23 05:05:38 +00:00
TestTextFormatter.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestThreadManager.cpp
TestThreadMetrics.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestThreadPool.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-05-25 07:42:38 +00:00
TestThreadPoolListener.cpp
TestThreadUtils.cpp Bug 1635414: Cancel second repeating runnable. r=smaug 2020-05-05 20:45:48 +00:00
TestThreads.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
TestThrottledEventQueue.cpp Bug 1627393 - Add missing includes and namespaces to xpcom/tests. r=xpcom-reviewers,sg 2020-04-07 19:10:57 +00:00
TestTimeStamp.cpp
TestTimers.cpp
TestTokenizer.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
TestUTF.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
UTFStrings.h
dafsa_test_1.dat
moz.build Bug 1529610 - SmallArrayLRUCache - r=canaltinova 2020-07-06 23:42:05 +00:00