Searched refs:Report (Results 1 – 13 of 13) sorted by relevance
28 test_report = report.Report("create")42 test_report = report.Report("create")49 test_report = report.Report("create")65 test_report = report.Report("create")79 test_report = report.Report("create")
372 r = report.Report(command="create")452 r = default_report if default_report else report.Report(command="delete")
100 class Report(object): class
225 Report performanceReport = createPerformanceReport(); in getInvocationSummary()286 private static class Report { class in GameQualificationResultReporter290 public Report(boolean success, String text) { in Report() method in GameQualificationResultReporter.Report301 private Report createPerformanceReport() { in createPerformanceReport()362 return new Report(success, text.toString()); in createPerformanceReport()
36 delete_report = report.Report(command="delete")61 delete_report = report.Report(command="delete")89 delete_report = report.Report(command="delete")
61 delete_report = report.Report(command="delete")195 delete_report = report.Report(command="delete")229 delete_report = report.Report(command="delete")
97 result_report = report.Report(command="create")113 result_report = report.Report(command="create")
167 result_report = report.Report(command="create")210 result_report = report.Report(command="create")
25 fun `Report hidden API access rather than opening up access`() { in Report hidden API access rather than opening up access()
79 reboot_image = report.Report(command='swap_kernel')
68 return report.Report(command="pull")
248 reconnect_report = report.Report(command="reconnect")
210 reporter = report.Report(command=command)