Home
last modified time | relevance | path

Searched refs:getFreshTimestamp (Results 1 – 1 of 1) sorted by relevance

/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/utils/
DApkZFileTestUtils.java106 while (getFreshTimestamp() <= currentTimestamp) { in waitForFileSystemTick()
133 private static long getFreshTimestamp() throws IOException { in getFreshTimestamp() method in ApkZFileTestUtils