Searched refs:Report (Results 1 – 9 of 9) sorted by relevance
28 test_report = report.Report("create")42 test_report = report.Report("create")49 test_report = report.Report("create")
376 r = report.Report(command="create")453 r = default_report if default_report else report.Report(command="delete")504 r = report.Report(command="cleanup")
97 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()
161 delete_report = report.Report(command="delete")203 return report.Report(command="delete")
64 result_report = report.Report(constants.LOCAL_INS_NAME)81 result_report = report.Report(constants.LOCAL_INS_NAME)
25 fun `Report hidden API access rather than opening up access`() { in Report hidden API access rather than opening up access()
78 reboot_image = report.Report(command='swap_kernel')
268 reporter = report.Report(command=command)