Searched defs:summary (Results 1 – 6 of 6) sorted by relevance
39 ReportLog.Metric summary = reportLog.getSummary(); in serialize() local
325 Metric summary = reportLog.getSummary(); in serialize() local
239 ReportLog.Metric summary = new ReportLog.Metric(SUMMARY_SOURCE, SUMMARY_MESSAGE, in testSerialization() local329 ReportLog.Metric summary = in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing() local444 String summary = String.format(XML_SUMMARY, 2, 1); in writeResultDir() local650 ReportLog.Metric summary = report.getSummary(); in checkResult() local
244 UiObject2 summary = list.get(1); in getSound() local
249 UiObject2 summary = in isHotspotNameDisplayed() local274 UiObject2 summary = in isWifiNameDisplayed() local
117 default void postGroupNotifications(int count, @Nullable String pkg, @NonNull String summary) { in postGroupNotifications()