Home
last modified time | relevance | path

Searched refs:report (Results 1 – 12 of 12) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/api/
DDatastoreRestServlet.java135 private void insertTestReport(TestReportMessage report) { in insertTestReport() argument
137 if (!report.hasStartTimestamp() in insertTestReport()
138 || !report.hasEndTimestamp() in insertTestReport()
139 || !report.hasTest() in insertTestReport()
140 || !report.hasHostInfo() in insertTestReport()
141 || !report.hasBuildInfo()) { in insertTestReport()
181 long startTimestamp = report.getStartTimestamp(); in insertTestReport()
182 long endTimestamp = report.getEndTimestamp(); in insertTestReport()
183 String testName = report.getTest().toStringUtf8(); in insertTestReport()
184 String testBuildId = report.getBuildInfo().getId().toStringUtf8(); in insertTestReport()
[all …]
/test/vts/proto/
DVtsReportMessage.proto123 // To specify a test case execution report.
135 // coverage report per file
141 // systrace report message per file
150 // To specify a profiling report.
174 // To specify a systrace report.
179 // the produced html report
186 // To specify a coverage report.
216 // produced html report.
234 // To specify a API coverage report. Currently only for HAL API coverage.
246 // To specify log report. This can be used either for per-test-module
[all …]
/test/vti/dashboard/
DREADME.md113 http://127.0.0.1:8080/api/test_data/report
123 First, in test-plan-report-data.json, you need to set the same number of data under "testCaseNames"
152 Second, in test-report-data.json file, you need to make sure that "testModules" should have
154 in the test-report-data.json file.
156 test-report-data.json
172 test-plan-report-data.json
196 curl -d @testdata/test-report-data.json -m 30 -X POST http://127.0.0.1:8080/api/test_data/report -H…
197 curl -d @testdata/test-plan-report-data.json -m 30 -X POST http://127.0.0.1:8080/api/test_data/plan…
/test/vts/utils/python/web/
Dweb_utils.py172 report = self.report_msg
174 report = self.current_test_report_msg
177 api_coverage = report.api_coverage.add()
218 report = self.report_msg
220 report = self.current_test_report_msg
222 coverage = report.coverage.add()
/test/app_compat/csuite/
Dpylintrc44 # Enable the message, report, category or checker with the given id(s). You can
50 # Disable the message, report, category or checker with the given id(s). You
157 # Tells whether to display a full report or only the messages
163 # number of statements analyzed. This is used by the global evaluation report
374 # given file (report RP0402 must not be disabled)
377 # Create a graph of external dependencies in the given file (report RP0402 must
381 # Create a graph of internal dependencies in the given file (report RP0402 must
DREADME.md3 C-Suite consists of the testing framework and test cases, designed to detect and report app
/test/catbox/report/
DAndroid.bp20 name: "catbox-report-lib",
/test/catbox/tools/catbox-tradefed/
DAndroid.bp27 required: ["compatibility-host-util", "catbox-report-lib"],
/test/vts-testcase/performance/audio_loopback_test/
DREADME.md9 * What metrics this test report?
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_plan_run.jsp62 '<i class="material-icons">report</i> HAL API Information : ' + defaultInfo
93 '<i class="material-icons">report</i> API Information' +
Dshow_tree.jsp98 … '<i class="material-icons">report</i> HAL API Information : ' + defaultInfo
123 '<i class="material-icons">report</i> API Information' +
Dshow_suite_release.jsp293 …y="true" onclick="this.select()" value="reproduce --report_path=gs://vts-report/<c:out value="${te…