HomeSort by relevance Sort by last modified time
    Searched full:reported (Results 26 - 50 of 3442) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/
gcc61204.go 8 // This is a reduction of a program reported by GoSmith.
gcc61246.go 9 // This is a reduction of a program reported by GoSmith.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug307.go 7 // Valid program, gccgo reported an error.
gcc61204.go 8 // This is a reduction of a program reported by GoSmith.
gcc61246.go 9 // This is a reduction of a program reported by GoSmith.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
err-greg1.s 4 % The error is reported on the wrong line. Methinks that error is
  /system/update_engine/
metrics.h 187 // following metrics are reported:
193 // Helper function to report metrics reported once a day. The
194 // following metrics are reported:
202 // are reported:
210 // The |kMetricCheckResult| metric will only be reported if |result|
213 // The |kMetricCheckReaction| metric will only be reported if
216 // The |kMetricCheckDownloadErrorCode| will only be reported if
221 // automatically reported and calculated by maintaining persistent
230 // update attempt. The following metrics are reported:
246 // The |kMetricAttemptInternalErrorCode| metric will only be reported
    [all...]
  /external/autotest/client/site_tests/audio_LoopbackLatency/
audio_LoopbackLatency.py 19 """Verifies if the measured latency is as accurate as reported"""
45 # and reported by system. Assert the difference is within
51 'reported %d uS, diff %d us\n', _NOISE_THRESHOLD,
54 # Difference between measured and reported latency should
66 '%d us, measured %d us, reported %d us' %
  /external/libnfc-nci/src/nfc/nfc/
nfc_ee.c 41 ** The response from NFCC is reported by tNFC_RESPONSE_CBACK
43 ** The notification from NFCC is reported by tNFC_RESPONSE_CBACK
62 ** The response from NFCC is reported by tNFC_RESPONSE_CBACK
92 ** The response from NFCC is reported by tNFC_RESPONSE_CBACK
113 ** NFCC. The response from NFCC is reported by tNFC_RESPONSE_CBACK
  /external/deqp/modules/gles2/functional/
es2fImplementationLimitTests.cpp 51 inline bool compare (const T& min, const T& reported) { return min <= reported; }
122 bool compare<Boolean> (const Boolean& min, const Boolean& reported)
124 return !min.value || (min.value && reported.value);
128 bool compare<NegInt> (const NegInt& min, const NegInt& reported)
131 return reported.value <= min.value;
135 bool compare<FloatRange> (const FloatRange& min, const FloatRange& reported)
137 return reported.min <= min.min && min.max <= reported.max;
164 m_testCtx.getLog() << TestLog::Message << "Reported: " << value << TestLog::EndMessage
    [all...]
  /cts/apps/CameraITS/tests/inprog/scene2/
test_dng_tags.py 51 print "HAL reported gains:\n", numpy.array(gains)
52 print "HAL reported ccm:\n", numpy.array(ccm).reshape(3,3)
53 print "HAL reported cal:\n", numpy.array(cal).reshape(3,3)
60 # the HAL-reported WB gains, CCM, and calibration matrix.
67 # Get the matrices that are reported by the HAL for this
75 print "Reported ColorMatrix:\n", cm_ref
76 print "Reported ForwardMatrix:\n", fm_ref
77 print "Reported AsShotNeutral:\n", asn_ref
79 # The color matrix may be scaled (between the reported and
84 # Compute the deltas between reported and expected
    [all...]
  /external/chromium-trace/catapult/third_party/flot/
NEWS.md 13 (reported by Josh Pigford and andig, issue #1212, pull request #1290)
17 (reported by Elite Gamer, issue #1283)
21 (reported by tommie, issue #1277, pull request #1289)
24 (reported by EGLadona and dmfalke, issue #1250, pull request #1285)
27 (reported by ngavard, issue #1240, pull request #1286)
30 (reported by tleish, issue #1265, pull request #1289)
36 (reported by btccointicker and Rouillard, issue #1210)
42 (reported by jorese, issue #1228, pull request #1284)
67 (reported by Matthew Sabol and sloker, issues #997 ad #1081)
84 (reported by Teq1, fix researched by ryleyb, issue #1056
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
v4l2-subdev.h 43 * @pad: pad number, as reported by the media API
56 * @pad: pad number, as reported by the media API
68 * @pad: pad number, as reported by the media API
81 * @pad: pad number, as reported by the media API
98 * @pad: pad number, as reported by the media API
109 * @pad: pad number, as reported by the media API
  /external/autotest/client/site_tests/platform_HighResTimers/
control 18 Reads from /proc/timer_list to see if any reported timers have nanosecond
  /external/clang/test/Analysis/
no-exit-cfg.c 4 // This is a test case for the issue reported in PR 2819:
  /external/clang/test/Sema/
PR2923.c 4 // Test for absence of crash reported in PR 2923:
  /external/compiler-rt/test/tsan/
suppress_same_address.cc 30 // CHECK: ThreadSanitizer: reported 1 warnings
  /external/curl/tests/data/
test1529 36 # it should be detected and an error should be reported
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
When.java 7 * In particular, an issues should be reported if an ALWAYS or MAYBE value is
  /external/llvm/test/CodeGen/MIR/Generic/
machine-basic-block-unknown-name.mir 2 # This test ensures that an error is reported whenever the MIR parser can't find
machine-function-missing-name.mir 2 # This test ensures that an error is reported when a machine function doesn't
  /external/llvm/test/CodeGen/MIR/X86/
expected-register-after-flags.mir 2 # This test ensures that an error is reported when a register operand doesn't
unknown-instruction.mir 2 # This test ensures that an error is reported when an unknown instruction is
unknown-register.mir 2 # This test ensures that an error is reported when an unknown register is
  /external/llvm/test/MC/AArch64/
ldr-pseudo-obj-errors.s 4 //These tests look for errors that should be reported for invalid object layout

Completed in 579 milliseconds

12 3 4 5 6 7 8 91011>>