HomeSort by relevance Sort by last modified time
    Searched defs:timeSeconds (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/tools/ctestfw/
ctest.c 377 char timeSeconds[256];
380 const char timeSeconds[] = "0.000";
407 sprintf(timeSeconds, "%f", (stopTime-startTime)/1000.0);
409 ctest_xml_testcase(pathToFunction, pathToFunction, timeSeconds, (myERROR_COUNT!=ERROR_COUNT)?"error":NULL);
    [all...]
  /device/generic/goldfish/ril/
ril.h     [all...]
  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril.h     [all...]

Completed in 850 milliseconds