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

  /external/curl/tests/libtest/
lib500.c 102 double time_total; local
109 curl_easy_getinfo(curl, CURLINFO_TOTAL_TIME, &time_total);
125 if(time_starttransfer > time_total) {
127 time_starttransfer, time_total);
  /external/autotest/client/site_tests/graphics_PiglitBVT/
generate_scripts.py 277 time_total = 0
279 time_total += statistics[test].time
297 # time_total / slice we would get an empty slice afterward. Fortunately the
301 if time_slice < time_total / slices:
308 if time_slice >= time_total / slices or num_processed == num_pass_total:
330 (family, num_pass_total, time_total), file=sys.stderr)
  /external/tremolo/Tremolo/
vorbisfile.c 1434 ogg_int64_t time_total=ov_time_total(vf,-1); local
1464 ogg_int64_t time_total=ov_time_total(vf,-1); local
1504 ogg_int64_t time_total=0; local
    [all...]
  /external/curl/lib/
progress.c 277 char time_total[10]; local
447 time2str(time_total, total_estimate);
480 time_total, /* 8 letters */ /* total time */
  /external/libvorbis/lib/
vorbisfile.c 1672 double time_total=0.; local
1702 double time_total=0.; local
1742 double time_total=0.f; local
    [all...]
  /bootable/recovery/
install.cpp 527 int time_total = static_cast<int>(duration.count()); local
546 "time_total: " + std::to_string(time_total),
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
jorbis.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
jorbis.jar 

Completed in 214 milliseconds