Home
last modified time | relevance | path

Searched defs:TypedString (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DTestSummary.java48 public static class TypedString { class in TestSummary
51 public TypedString(String string) { in TypedString() method in TestSummary.TypedString
54 public TypedString(String string, Type type) { in TypedString() method in TestSummary.TypedString