HomeSort by relevance Sort by last modified time
    Searched refs:StringPoolTest (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt2/
StringPool_test.cpp 36 TEST(StringPoolTest, InsertOneString) {
43 TEST(StringPoolTest, InsertTwoUniqueStrings) {
53 TEST(StringPoolTest, DoNotInsertNewDuplicateString) {
64 TEST(StringPoolTest, DoNotDedupeSameStringDifferentPriority) {
75 TEST(StringPoolTest, MaintainInsertionOrderIndex) {
87 TEST(StringPoolTest, PruneStringsWithNoReferences) {
114 TEST(StringPoolTest, SortAndMaintainIndexesInStringReferences) {
142 TEST(StringPoolTest, SortAndStillDedupe) {
160 TEST(StringPoolTest, AddStyles) {
174 TEST(StringPoolTest, DoNotDedupeStyleWithSameStringAsNonStyle)
    [all...]
  /libcore/luni/src/test/java/libcore/libcore/internal/
StringPoolTest.java 22 public final class StringPoolTest extends TestCase {
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
StringPoolTest.java 24 public class StringPoolTest {

Completed in 425 milliseconds