tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / mfbt / tests


ModeNameSize
-rw-r--r--TestAlgorithm.cpp67L
-rw-r--r--TestArray.cpp31L
-rw-r--r--TestArrayUtils.cpp301L
-rw-r--r--TestAtomicBitfields.cpp189L
-rw-r--r--TestAtomics.cpp274L
-rw-r--r--TestBinarySearch.cpp157L
-rw-r--r--TestBitSet.cpp304L
-rw-r--r--TestBloomFilter.cpp141L
-rw-r--r--TestBoundedMPSCQueue.cpp178L
-rw-r--r--TestBufferList.cpp374L
-rw-r--r--TestCasting.cpp392L
-rw-r--r--TestCeilingFloor.cpp81L
-rw-r--r--TestCheckedInt.cpp594L
-rw-r--r--TestCompactPair.cpp160L
-rw-r--r--TestCountPopulation.cpp30L
-rw-r--r--TestCountZeroes.cpp92L
-rw-r--r--TestDefineEnum.cpp78L
-rw-r--r--TestDoublyLinkedList.cpp314L
-rw-r--r--TestEndian.cpp501L
-rw-r--r--TestEnumSet.cpp306L
-rw-r--r--TestEnumTypeTraits.cpp159L
-rw-r--r--TestEnumeratedArray.cpp53L
-rw-r--r--TestFastBernoulliTrial.cpp177L
-rw-r--r--TestFloatingPoint.cpp730L
-rw-r--r--TestFunctionRef.cpp144L
-rw-r--r--TestFunctionTypeTraits.cpp232L
-rw-r--r--TestHashTable.cpp175L
-rw-r--r--TestIntegerRange.cpp150L
-rw-r--r--TestJSONWriter.cpp665L
-rw-r--r--TestLinkedList.cpp399L
-rw-r--r--TestMacroArgs.cpp38L
-rw-r--r--TestMacroForEach.cpp44L
-rw-r--r--TestMathAlgorithms.cpp708L
-rw-r--r--TestMaybe.cpp1774L
-rw-r--r--TestMozCrash.cpp59L
-rw-r--r--TestNonDereferenceable.cpp171L
-rw-r--r--TestNotNull.cpp385L
-rw-r--r--TestPoisonArea.cpp544L
-rw-r--r--TestRandomNum.cpp61L
-rw-r--r--TestRange.cpp27L
-rw-r--r--TestRefPtr.cpp142L
-rw-r--r--TestResult.cpp913L
-rw-r--r--TestRollingMean.cpp114L
-rw-r--r--TestSHA1.cpp204L
-rw-r--r--TestSIMD.cpp631L
-rw-r--r--TestSPSCQueue.cpp302L
-rw-r--r--TestSaturate.cpp181L
-rw-r--r--TestScopeExit.cpp57L
-rw-r--r--TestSegmentedVector.cpp407L
-rw-r--r--TestSmallPointerArray.cpp237L
-rw-r--r--TestSplayTree.cpp208L
-rw-r--r--TestTextUtils.cpp883L
-rw-r--r--TestThreadSafeWeakPtr.cpp127L
-rw-r--r--TestTypedEnum.cpp502L
-rw-r--r--TestUniquePtr.cpp608L
-rw-r--r--TestUtf8.cpp740L
-rw-r--r--TestVariant.cpp1153L
-rw-r--r--TestVector.cpp792L
-rw-r--r--TestWeakPtr.cpp145L
-rw-r--r--TestWinArchDefs.cpp58L
-rw-r--r--TestWrappingOperations.cpp587L
-rw-r--r--TestXorShift128PlusRNG.cpp101L
-rw-r--r--moz.build128L
d---------gtest/-