Searched refs:StringPool (Results 1 – 4 of 4) sorted by relevance
20 import libcore.internal.StringPool;25 StringPool stringPool = new StringPool(); in testStringPool()32 StringPool stringPool = new StringPool(); in testHashCollision()
24 public final class StringPool { class
32 import libcore.internal.StringPool;182 public final StringPool stringPool = new StringPool();
367 luni/src/main/java/libcore/internal/StringPool.java \