HomeSort by relevance Sort by last modified time
    Searched full:timelength (Results 1 - 2 of 2) sorted by null

  /libcore/benchmarks/src/benchmarks/regression/
StringLengthBenchmark.java 23 public void timeLength(int reps) {
  /external/libvorbis/examples/
seeking_example.c 82 double timelength; local
114 timelength=ov_time_total(&ov,-1);
197 timelength);
200 double val=(double)rand()/RAND_MAX*timelength;
216 timelength);
219 double val=(double)rand()/RAND_MAX*timelength;

Completed in 39 milliseconds