/external/icu4c/test/intltest/ |
numrgts.cpp | 572 // {sfb} slightly converted into a round-trip test, since in C++ [all...] |
tsnmfmt.cpp | 33 * This test does round-trip testing (format -> parse -> format -> parse -> etc.) of
|
csdetest.cpp | 206 errln("Round-trip error for " + id + ", " + eSplit[0] + ": getUChars() didn't yeild the original string."); 294 errln("Round-trip test failed!");
|
citrtest.cpp | 270 errln("setText() or getText() round-trip failed"); 345 errln("setText() or getText() round-trip failed"); [all...] |
dtfmrgts.cpp | 105 logln("round trip: " + rt); [all...] |
dtfmtrtts.cpp | 118 errln("Round trip failure: \"%S\" (%f), \"%S\" (%f)", result[0].getBuffer(), date[1], result[1].getBuffer(), date[2]);
|
/external/kernel-headers/original/linux/ |
tcp.h | 262 __u32 srtt; /* smoothed round trip time << 3 */
|
/external/openssl/crypto/bio/ |
bf_lbuf.c | 256 saved for the next trip. */
|
/frameworks/base/core/java/android/webkit/ |
FrameLoader.java | 371 // authentication to avoid an extra round-trip:
|
/external/qemu/slirp/ |
tcp_output.c | 506 * round-trip time + 2 * round-trip time variance.
|
tcp_input.c | [all...] |
/external/qemu/slirp-android/ |
tcp_output.c | 506 * round-trip time + 2 * round-trip time variance.
|
tcp_input.c | [all...] |
/external/ping/ |
ping.c | 47 * measure round-trip-delays and packet loss across network paths. 109 long tmin = LONG_MAX; /* minimum round trip time */ 110 long tmax; /* maximum round trip time */ 346 * byte-order, to compute the round-trip time. 1063 * byte-order, to compute the round-trip time. [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap.c | 818 * round-trip time measurements are available. For nowm a simple 822 * SRTT = smoothed round-trip time 823 * RTTVAR = round-trip time variation [all...] |
/external/opencore/doc/pv2way_html/ |
classH324MConfigInterface.html | 189 Sends a Round Trip Determination message to the peer and indicates the round trip delay to the caller on completion of the command. The round trip delay is stored in 4 bytes in the local buffer of the completion event in network byte order.<dl compact><dt><b>Parameters: </b></dt><dd> [all...] |
/external/tinyxml/ |
changes.txt | 112 - Reworked the entity code. Entities were not correctly surving round trip input and output.
|
/frameworks/base/docs/html/resources/articles/ |
wikinotes-intents.jd | 195 <p>It's quite a trip through the system, and there is a lot to absorb
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
DataConnectionTracker.java | 155 // 2 min for round trip time
|
/external/icu4c/test/cintltst/ |
bocu1tst.c | 631 * Used only for round-trip testing of the difference encoding and decoding. 785 * Prints some of the #define values and performs round-trip tests of the
|
nucnvtst.c | [all...] |
cdtrgtst.c | 106 log_verbose("round trip: %s\n", austrdup(rt) );
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 280 * ourselves a trip, but we'd have to store that somewhere -- this is
|
/external/dbus/doc/ |
dbus-faq.xml | 257 mode, because a round trip involves four socket reads/writes rather
|
/external/icu4c/common/unicode/ |
ubidi.h | 349 * be added at the beginning of the result string to ensure round trip 376 * be added at the beginning of the result string to ensure round trip 730 * This makes the algorithm reversible and makes it useful when round trip [all...] |