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

  /cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
VideoPlayerActivity.java 35 public static final int DELAY_MILLIS = 2000;
76 SystemClock.sleep(DELAY_MILLIS);
  /external/grpc-grpc/test/core/surface/
concurrent_connectivity_test.cc 46 #define DELAY_MILLIS 10
53 // runs should end after the shorter delay_millis
69 grpc_timeout_milliseconds_to_deadline(DELAY_MILLIS);
  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 116 private static final int DELAY_MILLIS = 2000;
295 return getDelayedAssetUrl(path, DELAY_MILLIS);
    [all...]

Completed in 177 milliseconds