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

  /external/blktrace/btt/
bt_timeline.c 102 struct timeval tvs, tve; local
105 gettimeofday(&tvs, NULL);
115 double tps, dt_input = tv2dbl(&tve) - tv2dbl(&tvs);
  /dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
GenericSignatureFormatErrorTest.java 102 TypeVariable[] tvs = clazz.getTypeParameters(); local
104 // for (TypeVariable tv : tvs) {
  /external/v8/benchmarks/
regexp.js     [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-regexp.js     [all...]

Completed in 325 milliseconds