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

  /cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
StorageTest.java 25 import static com.android.cts.storageapp.Utils.DATA_INT;
82 assertMostlyEquals(DATA_INT,
Utils.java 52 public static final long DATA_INT = (2 + 3 + 5 + 13 + 17 + 19 + 23) * MB_IN_BYTES;
54 public static final long DATA_ALL = DATA_INT + DATA_EXT; // 100MB
  /external/icu/icu4c/source/test/intltest/
tzregts.cpp 862 int32_t DATA_INT [] [5] = {
888 int32_t *p = (int32_t*)DATA_INT[j];
    [all...]

Completed in 6030 milliseconds