Searched defs:InstrumentationInfo (Results 1 – 2 of 2) sorted by relevance
28 public class InstrumentationInfo extends PackageItemInfo implements Parcelable { class124 public InstrumentationInfo() { in InstrumentationInfo() method in InstrumentationInfo127 public InstrumentationInfo(InstrumentationInfo orig) { in InstrumentationInfo() method in InstrumentationInfo190 private InstrumentationInfo(Parcel source) { in InstrumentationInfo() method in InstrumentationInfo
294 protected fun InstrumentationInfo.dumpToString() = """ in <lambda>() method