Searched refs:reporting (Results 1 – 25 of 182) sorted by relevance
12345678
/external/valgrind/main/memcheck/tests/ |
D | err_disable4.stderr.exp | 4 WARNING: exiting thread has error reporting disabled. 7 WARNING: exiting thread has error reporting disabled. 10 WARNING: exiting thread has error reporting disabled. 13 WARNING: exiting thread has error reporting disabled. 16 WARNING: exiting thread has error reporting disabled. 19 WARNING: exiting thread has error reporting disabled. 22 WARNING: exiting thread has error reporting disabled. 25 WARNING: exiting thread has error reporting disabled. 28 WARNING: exiting thread has error reporting disabled. 31 WARNING: exiting thread has error reporting disabled. [all …]
|
D | vcpu_fbench.stdout.exp | 6 to normalise for reporting results. For archival results,
|
D | err_disable2.stderr.exp | 17 WARNING: exiting thread has error reporting disabled.
|
/external/srtp/ |
D | configure.in | 154 AC_MSG_CHECKING(whether to use syslog for error reporting) 156 [AS_HELP_STRING([--enable-syslog], [use syslog for error reporting])], 163 AC_MSG_CHECKING(whether to use stdout for error reporting) 165 [AS_HELP_STRING([--disable-stdout], [don't use stdout for error reporting])], 172 AC_MSG_CHECKING(whether to use /dev/console for error reporting) 174 [AS_HELP_STRING([--enable-console], [use /dev/console for error reporting])],
|
/external/ceres-solver/docs/source/ |
D | acknowledgements.rst | 17 as-yet unproven optimization library, reporting bugs and helping fix 23 contributed to Ceres by porting it to new platforms, reporting bugs,
|
/external/mockito/src/org/mockito/exceptions/ |
D | Pluralizer.java | 13 public class Pluralizer extends org.mockito.internal.reporting.Pluralizer {}
|
D | Discrepancy.java | 13 public class Discrepancy extends org.mockito.internal.reporting.Discrepancy {
|
D | Reporter.java | 30 import static org.mockito.internal.reporting.Pluralizer.pluralize; 386 …private String createTooLittleInvocationsMessage(org.mockito.internal.reporting.Discrepancy discre… in createTooLittleInvocationsMessage() 401 …public void tooLittleActualInvocations(org.mockito.internal.reporting.Discrepancy discrepancy, Des… in tooLittleActualInvocations() 407 …public void tooLittleActualInvocationsInOrder(org.mockito.internal.reporting.Discrepancy discrepan… in tooLittleActualInvocationsInOrder()
|
/external/mockito/src/org/mockito/internal/reporting/ |
D | Pluralizer.java | 5 package org.mockito.internal.reporting;
|
D | Discrepancy.java | 5 package org.mockito.internal.reporting;
|
D | SmartPrinter.java | 5 package org.mockito.internal.reporting;
|
D | PrintSettings.java | 5 package org.mockito.internal.reporting;
|
/external/mockito/src/org/mockito/internal/verification/checkers/ |
D | AtLeastDiscrepancy.java | 7 import org.mockito.internal.reporting.Discrepancy;
|
D | MissingInvocationChecker.java | 13 import org.mockito.internal.reporting.SmartPrinter;
|
D | NonGreedyNumberOfInvocationsInOrderChecker.java | 12 import org.mockito.internal.reporting.Discrepancy;
|
D | NumberOfInvocationsInOrderChecker.java | 14 import org.mockito.internal.reporting.Discrepancy;
|
D | NumberOfInvocationsChecker.java | 14 import org.mockito.internal.reporting.Discrepancy;
|
D | MissingInvocationInOrderChecker.java | 13 import org.mockito.internal.reporting.SmartPrinter;
|
/external/chromium_org/third_party/python_gflags/ |
D | ChangeLog | 27 * Fix bug in flag decl reporting for dup flags (craigcitro) 41 * Better reporting on UnrecognizedFlagError (sorenj)
|
/external/chromium-trace/trace-viewer/third_party/python_gflags/ |
D | ChangeLog | 27 * Fix bug in flag decl reporting for dup flags (craigcitro) 41 * Better reporting on UnrecognizedFlagError (sorenj)
|
/external/valgrind/unittest/output_tests/ |
D | output_test1.tmpl | 11 Locks involved in this report .reporting last lock sites.: .L\d+, L\d+.
|
/external/mockito/src/org/mockito/internal/matchers/ |
D | MatchersPrinter.java | 14 import org.mockito.internal.reporting.PrintSettings;
|
/external/llvm/test/Transforms/InstSimplify/ |
D | 2011-11-23-MaskedBitsCrash.ll | 7 ; value, which can be taken to be negative). We were reporting the mul
|
/external/chromium/sdch/open-vcdiff/ |
D | THANKS | 6 Many people further contributed to open-vcdiff by reporting
|
/external/chromium_org/sdch/open-vcdiff/ |
D | THANKS | 6 Many people further contributed to open-vcdiff by reporting
|
12345678