Searched refs:MapMakerTest (Results 1 – 3 of 3) sorted by relevance
22 …com.google.common.collect.MapMakerTest.ComputingTest testCase = new com.google.common.collect.MapM… in testComputerThatReturnsNull__ComputingTest()27 …com.google.common.collect.MapMakerTest.ComputingTest testCase = new com.google.common.collect.MapM… in testRuntimeException__ComputingTest()32 …com.google.common.collect.MapMakerTest.RecursiveComputationTest testCase = new com.google.common.c… in testRecursiveComputation__RecursiveComputationTest()37 …com.google.common.collect.MapMakerTest.MaximumSizeTest testCase = new com.google.common.collect.Ma… in testPut_sizeIsZero__MaximumSizeTest()42 …com.google.common.collect.MapMakerTest.MaximumSizeTest testCase = new com.google.common.collect.Ma… in testSizeBasedEviction__MaximumSizeTest()47 …com.google.common.collect.MapMakerTest.MakerTest testCase = new com.google.common.collect.MapMaker… in testExpiration_setTwice__MakerTest()52 …com.google.common.collect.MapMakerTest.MakerTest testCase = new com.google.common.collect.MapMaker… in testInitialCapacity_negative__MakerTest()57 …com.google.common.collect.MapMakerTest.MakerTest testCase = new com.google.common.collect.MapMaker… in testMaximumSize_setTwice__MakerTest()62 …com.google.common.collect.MapMakerTest.MakerTest testCase = new com.google.common.collect.MapMaker… in testReturnsPlainConcurrentHashMapWhenPossible__MakerTest()
34 public class MapMakerTest extends TestCase { class
44 public class MapMakerTest extends TestCase { class