Home
last modified time | relevance | path

Searched refs:REPORT_URL (Results 1 – 5 of 5) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
DMathInternalError.java33 private static final String REPORT_URL = "https://issues.apache.org/jira/browse/MATH"; field in MathInternalError
39 super(LocalizedFormats.INTERNAL_ERROR, REPORT_URL); in MathInternalError()
47 super(LocalizedFormats.INTERNAL_ERROR, REPORT_URL); in MathInternalError()
/external/skqp/modules/pathkit/perf/
DperfReporter.js1 const REPORT_URL = 'http://localhost:8081/report_perf_data' constant
51 return fetch(REPORT_URL, {
/external/skia/modules/pathkit/perf/
DperfReporter.js1 const REPORT_URL = 'http://localhost:8081/report_perf_data' constant
51 return fetch(REPORT_URL, {
/external/skia/modules/pathkit/tests/
DtestReporter.js1 const REPORT_URL = 'http://localhost:8081/report_gold_data' constant
77 return fetch(REPORT_URL, {
/external/skqp/modules/pathkit/tests/
DtestReporter.js1 const REPORT_URL = 'http://localhost:8081/report_gold_data' constant
77 return fetch(REPORT_URL, {