HomeSort by relevance Sort by last modified time
    Searched refs:roundtrip (Results 1 - 7 of 7) sorted by null

  /cts/tests/tests/os/src/android/os/cts/
BundleTest.java 155 roundtrip(); method
170 roundtrip(); method
192 roundtrip(); method
214 roundtrip(); method
243 roundtrip(); method
271 roundtrip(); method
295 roundtrip(); method
320 roundtrip(); method
349 roundtrip(); method
378 roundtrip(); method
403 roundtrip(); method
429 roundtrip(); method
458 roundtrip(); method
486 roundtrip(); method
515 roundtrip(); method
522 roundtrip(); method
551 roundtrip(); method
576 roundtrip(); method
602 roundtrip(); method
628 roundtrip(); method
653 roundtrip(); method
679 roundtrip(); method
705 roundtrip(); method
730 roundtrip(); method
756 roundtrip(); method
789 roundtrip(); method
817 roundtrip(); method
842 roundtrip(); method
868 roundtrip(); method
893 roundtrip(); method
921 roundtrip(); method
953 roundtrip(); method
978 roundtrip(); method
1002 roundtrip(); method
1027 roundtrip(); method
1056 roundtrip(); method
1089 roundtrip(); method
1115 roundtrip(); method
1142 roundtrip(); method
1174 roundtrip(); method
1199 roundtrip(); method
1382 private void roundtrip() { method in class:BundleTest
    [all...]
  /external/wpa_supplicant/
radius_client.c 506 int len, roundtrip; local
592 roundtrip = (now.sec - req->last_attempt.sec) * 100 +
598 roundtrip / 100, roundtrip % 100);
599 rconf->round_trip_time = roundtrip;
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius_client.c 507 int len, roundtrip; local
593 roundtrip = (now.sec - req->last_attempt.sec) * 100 +
599 roundtrip / 100, roundtrip % 100);
600 rconf->round_trip_time = roundtrip;
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cmsccoll.c 4296 UChar32 roundtrip = 0; local
    [all...]
cbiditst.c 3085 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] local
    [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 4309 UChar32 roundtrip = 0; local
    [all...]
cbiditst.c 3097 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] local
    [all...]

Completed in 820 milliseconds