Home
last modified time | relevance | path

Searched refs:reporting (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/external/grpc-grpc/tools/failures/sql/
Dnew_failures_24h.sql24 reporting AS (
48 reporting.test_binary,
49 reporting.poll_strategy,
50 reporting.job_name,
51 reporting.build_id,
52 STRING(reporting.timestamp, "America/Los_Angeles") as timestamp_MTV
54 reporting
58 reporting.test_binary = calibration.test_binary
/external/tensorflow/tensorflow/python/kernel_tests/
Dbenchmark_test.py152 reporting = TestReportingBenchmark()
153 reporting.benchmarkReport1() # This should run without writing anything
159 reporting = TestReportingBenchmark()
160 reporting.benchmarkReport1() # This should write
161 reporting.benchmarkReport2() # This should write
162 benchmark_values3 = reporting.benchmark_times_an_op() # This should write
/external/python/cpython3/.github/
DSECURITY.md12 Please read the guidelines on reporting security issues [on the
14 https://www.python.org/news/security/#reporting-security-issues-in-python
/external/python/cryptography/
DCONTRIBUTING.rst20 To report a security issue, please follow the special `security reporting
23 .. _`security reporting guidelines`: https://cryptography.io/en/latest/security/
DREADME.rst63 Need to report a security issue? Please consult our `security reporting`_
71 .. _`security reporting`: https://cryptography.io/en/latest/security/
/external/tensorflow/.github/ISSUE_TEMPLATE/
D50-other-issues.md11 If you are reporting a vulnerability, please use the [dedicated reporting process](https://github.c…
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_BugReporting1 This document describes the process for reporting bugs found _by_ the
8 new, important issues and reporting them in a clear, consice, and effective
15 - Code under test that is targeted* for the POSIX Test Suite reporting.
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DAbstractReportMojo.java23 import org.apache.maven.reporting.AbstractMavenReport;
24 import org.apache.maven.reporting.MavenReportException;
/external/mesa3d/docs/
Dbugs.rst11 Please follow these bug reporting guidelines:
19 - If you're reporting a crash, try to use your debugger (gdb) to get a
/external/python/cpython3/Doc/
Dbugs.rst33 Overview of the process involved in reporting an improvement on the tracker.
54 If the problem you're reporting is not already in the bug tracker, go back to
60 sidebar to open the bug reporting form.
92 Beyond just reporting bugs that you find, you are also welcome to submit
/external/mockito/src/main/java/org/mockito/internal/reporting/
Dpackage-info.java9 package org.mockito.internal.reporting;
DPluralizer.java5 package org.mockito.internal.reporting;
DDiscrepancy.java5 package org.mockito.internal.reporting;
DSmartPrinter.java5 package org.mockito.internal.reporting;
/external/oss-fuzz/docs/oss-fuzz/
Darchitecture.md26 …?]({{ site.baseurl }}/faq/#why-do-you-use-a-different-issue-tracker-for-reporting-bugs-in-oss-proj…
32 …s/detail?id=53#c3)). 30 days after the fix is verified or 90 days after reporting (whichever is ea…
/external/mockito/src/main/java/org/mockito/internal/exceptions/
DReporter.java38 import static org.mockito.internal.reporting.Pluralizer.pluralize;
39 import static org.mockito.internal.reporting.Pluralizer.were_exactly_x_interactions;
407 …private static String createTooLittleInvocationsMessage(org.mockito.internal.reporting.Discrepancy… in createTooLittleInvocationsMessage()
419 …public static MockitoAssertionError tooLittleActualInvocations(org.mockito.internal.reporting.Disc… in tooLittleActualInvocations()
425 …toAssertionError tooLittleActualInvocationsInOrder(org.mockito.internal.reporting.Discrepancy disc… in tooLittleActualInvocationsInOrder()
/external/mockito/src/main/java/org/mockito/internal/verification/checkers/
DAtLeastDiscrepancy.java7 import org.mockito.internal.reporting.Discrepancy;
/external/google-breakpad/
Dbreakpad.pc.in7 Description: An open-source multi-platform crash reporting system
Dbreakpad-client.pc.in7 Description: An open-source multi-platform crash reporting system
/external/python/google-api-python-client/samples/dfareporting/
DREADME.md5 [here](https://github.com/googleads/googleads-dfa-reporting-samples).
/external/mockito/src/test/java/org/mockito/internal/reporting/
DPluralizerTest.java5 package org.mockito.internal.reporting;
/external/okhttp/okio/
DBUG-BOUNTY.md5 can make. We therefore encourage reporting security issues with the code
/external/okhttp/
DBUG-BOUNTY.md5 can make. We therefore encourage reporting security issues with the code
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/
Dthreaded-count-mismatch.test1 # Test multithreaded error reporting.
/external/grpc-grpc-java/grpclb/src/main/proto/grpc/lb/v1/
Dload_balancer.proto65 // count except the timestamp should be reset to zero after reporting the stats.
135 // An opaque but printable token for load reporting. The client must include
139 // also used in client stats for reporting dropped calls.

12345678910>>...16