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

  /external/icu/icu4c/source/common/
putil.cpp 268 const char *fake_start = getenv("U_FAKETIME_START"); local
269 if((fake_start!=NULL) && (fake_start[0]!=0)) {
270 sscanf(fake_start,"%lf",&fakeClock_t0);
274 fakeClock_t0, fake_start, fakeClock_dt, real);
    [all...]
  /external/adhd/cras/src/tests/
iodev_unittest.cc 1299 int fake_start(const struct cras_iodev *iodev) { function in namespace:__anon14153
    [all...]

Completed in 180 milliseconds