Home
last modified time | relevance | path

Searched refs:testFromImmutableMap (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DImmutableBiMapTest.java357 public void testFromImmutableMap() { in testFromImmutableMap() method in ImmutableBiMapTest.CreationTests
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableBiMapTest.java398 public void testFromImmutableMap() { in testFromImmutableMap() method in ImmutableBiMapTest.CreationTests
/external/guava/guava-gwt/test/com/google/common/collect/
DImmutableBiMapTest_gwt.java118 testCase.testFromImmutableMap(); in testFromImmutableMap__CreationTests()