Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.cc99 HistogramBase::Count discrepancy = in InspectLoggedSamplesInconsistency() local
101 if (!discrepancy) in InspectLoggedSamplesInconsistency()
104 histogram_flattener_->InconsistencyDetectedInLoggedCount(discrepancy); in InspectLoggedSamplesInconsistency()
105 if (discrepancy > Histogram::kCommonRaceBasedCountMismatch) { in InspectLoggedSamplesInconsistency()
/external/mockito/src/main/java/org/mockito/internal/exceptions/
DReporter.java396 …TooLittleInvocationsMessage(org.mockito.internal.reporting.Discrepancy discrepancy, DescribedInvoc… in createTooLittleInvocationsMessage() argument
403 …"Wanted " + discrepancy.getPluralizedWantedCount() + (discrepancy.getWantedCount() == 0 ? "." : ":… in createTooLittleInvocationsMessage()
405 …"But was " + discrepancy.getPluralizedActualCount() + (discrepancy.getActualCount() == 0 ? "." : "… in createTooLittleInvocationsMessage()
410 … tooLittleActualInvocations(org.mockito.internal.reporting.Discrepancy discrepancy, DescribedInvoc… in tooLittleActualInvocations() argument
411 String message = createTooLittleInvocationsMessage(discrepancy, wanted, lastActualLocation); in tooLittleActualInvocations()
416 …tleActualInvocationsInOrder(org.mockito.internal.reporting.Discrepancy discrepancy, DescribedInvoc… in tooLittleActualInvocationsInOrder() argument
417 String message = createTooLittleInvocationsMessage(discrepancy, wanted, lastActualLocation); in tooLittleActualInvocationsInOrder()
/external/syslinux/com32/lib/libpng/
DLICENSE3 any discrepancy between this copy and the notices in the file png.h that is
/external/libpng/
DLICENSE3 any discrepancy between this copy and the notices in the file png.h that is
/external/gemmlowp/doc/
Dless-than-8-bit.md298 in the sequence x = (x + 97) % 255. This generates a low-discrepancy sequence
309 The low-discrepancy sequence generator is the default.
/external/python/cpython2/Doc/library/
Dpkgutil.rst129 Items of the following types can be affected by this discrepancy:
/external/python/cpython2/Doc/howto/
Ddoanddont.rst118 binding in the other will not, so there will be a discrepancy between them. This
/external/tensorflow/tensorflow/docs_src/tutorials/
Dwide.md441 function measures the discrepancy between the ground-truth label and the model's
/external/clang/test/Analysis/
Dmisc-ps-region-store.m771 // This test case previously triggered an assertion failure due to a discrepancy
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/strace/
DChangeLog17894 to handle precisely this architecture discrepancy.