Searched refs:streamName (Results 1 – 4 of 4) sorted by relevance
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
D | MetricsReportLog.java | 47 String reportLogName, String streamName) { in MetricsReportLog() argument 48 this(buildInfo, abi, classMethodName, reportLogName, streamName, false); in MetricsReportLog() 61 String reportLogName, String streamName, boolean deviceDir) { in MetricsReportLog() argument 62 super(reportLogName, streamName); in MetricsReportLog()
|
D | ReportLogHostInfoStore.java | 33 public ReportLogHostInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogHostInfoStore() argument 35 mStreamName = streamName; in ReportLogHostInfoStore()
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | ReportLog.java | 169 public ReportLog(String reportLogName, String streamName) { in ReportLog() argument 171 mStreamName = streamName; in ReportLog()
|
/test/suite_harness/common/host-side/tradefed/tests/res/testtype/ |
D | testJar1.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/ui/
android/ ... |