HomeSort by relevance Sort by last modified time
    Searched full:trip (Results 251 - 275 of 677) sorted by null

<<11121314151617181920>>

  /external/libchrome/base/memory/
weak_ptr_unittest.cc 296 // but use it on another. This tests that we do not trip runtime checks that
305 // thread, but use it on another. This tests that we do not trip runtime
  /external/libvpx/libvpx/test/
fdct4x4_test.cc 158 << "Error: 4x4 FHT/IHT has an individual round trip error > "
162 << "Error: 4x4 FHT/IHT has average round trip error > " << limit
  /external/llvm/test/CodeGen/WinEH/
wineh-cloning.ll 124 %zero.trip = icmp eq i32 %i, 0
125 br i1 %zero.trip, label %exit, label %loop
  /external/skia/src/pdf/
SkPDFUtils.cpp 326 // checks round-trip correctness.
368 // significantDigits, but do not need them to round-trip.
  /external/tcpdump/
README.md 137 seconds after its initial send (the round trip time for this
203 throughput of medium delay network paths (1-6 sec. round trip
  /external/webrtc/webrtc/modules/video_coding/include/
video_coding.h 153 // - rtt : Current round-trip time in ms.
166 // - rtt : Current round-trip time in ms.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct16x16_test.cc 320 << "Error: 16x16 FHT/IHT has an individual round trip error > 1";
323 << "Error: 16x16 FHT/IHT has average round trip error > 1 per block";
  /libcore/ojluni/src/main/java/java/util/stream/
DoublePipeline.java 103 Tripwire.trip(AbstractPipeline.class,
121 Tripwire.trip(AbstractPipeline.class,
IntPipeline.java 105 Tripwire.trip(AbstractPipeline.class,
124 Tripwire.trip(AbstractPipeline.class,
LongPipeline.java 104 Tripwire.trip(AbstractPipeline.class,
122 Tripwire.trip(AbstractPipeline.class,
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tokenize.py 250 Round-trip invariant for full input:
253 Round-trip invariant for limited intput:
  /prebuilts/gdb/linux-x86/lib/python2.7/
tokenize.py 250 Round-trip invariant for full input:
253 Round-trip invariant for limited intput:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tokenize.py 250 Round-trip invariant for full input:
253 Round-trip invariant for limited intput:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tokenize.py 250 Round-trip invariant for full input:
253 Round-trip invariant for limited intput:
  /art/test/074-gc-thrash/src/
Main.java 243 * Check the results of the last trip through. Everything in
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
AlwaysOnVpnTest.java 51 * sent, received after its round-trip, and compared to the original packet to make sure nothing
  /external/compiler-rt/test/ubsan/TestCases/Float/
cast-overflow.cpp 88 // successfully round-trip, depending on the rounding mode.
  /external/curl/lib/
http.h 96 /* If only the PICKNONE bit is set, there has been a round-trip and we
  /external/google-breakpad/src/processor/
contained_range_map-inl.h 109 // TODO(mmentovai): Some symbol files will trip this check frequently
  /external/harfbuzz_ng/src/
hb-glib.cc 347 * a round trip to UTF-8 and the associated memory management dance. */
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestReorderRunsOnly.java 156 assertEquals("Round trip failed for case " + i,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestDateFormat.java 66 // This test does round-trip testing (format -> parse -> format -> parse -> etc.) of DateFormat.
IntlTestNumberFormat.java 24 * This test does round-trip testing (format -> parse -> format -> parse -> etc.) of
  /external/icu/icu4c/source/test/intltest/
mnkytst.cpp 54 msg += " round trip comparison failed";
tsdate.cpp 24 * This test does round-trip testing (format -> parse -> format -> parse -> etc.) of

Completed in 651 milliseconds

<<11121314151617181920>>