Searched refs:formatDisplayName (Results 1 – 2 of 2) sorted by relevance
/external/junit/src/main/java/org/junit/runner/ |
D | Description.java | 73 return new Description(null, formatDisplayName(name, className), annotations); in createTestDescription() 86 return new Description(clazz, formatDisplayName(name, clazz.getName()), annotations); in createTestDescription() 99 return new Description(clazz, formatDisplayName(name, clazz.getName())); in createTestDescription() 110 return new Description(null, formatDisplayName(name, className), uniqueId); in createTestDescription() 113 private static String formatDisplayName(String name, String className) { in formatDisplayName() method in Description
|
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |