HomeSort by relevance Sort by last modified time
    Searched refs:checkTime (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /prebuilts/go/darwin-x86/src/cmd/go/internal/cache/
cache_test.go 217 checkTime := func(name string, mtime int64) {
234 checkTime(fmt.Sprintf("%x-a", id), mtime)
235 checkTime(fmt.Sprintf("%x-d", entry.OutputID), mtime)
240 checkTime(fmt.Sprintf("%x-a", id), mtime)
241 checkTime(fmt.Sprintf("%x-d", entry.OutputID), mtime)
250 checkTime(fmt.Sprintf("%x-a", id), mtime2)
251 checkTime(fmt.Sprintf("%x-d", entry.OutputID), mtime2)
263 checkTime(fmt.Sprintf("%x-a", dummyID(2)), start)
286 checkTime(fmt.Sprintf("%x-a", dummyID(2)), start)
299 // but check by using checkTime, which doesn't bring mtime forward
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/cache/
cache_test.go 217 checkTime := func(name string, mtime int64) {
234 checkTime(fmt.Sprintf("%x-a", id), mtime)
235 checkTime(fmt.Sprintf("%x-d", entry.OutputID), mtime)
240 checkTime(fmt.Sprintf("%x-a", id), mtime)
241 checkTime(fmt.Sprintf("%x-d", entry.OutputID), mtime)
250 checkTime(fmt.Sprintf("%x-a", id), mtime2)
251 checkTime(fmt.Sprintf("%x-d", entry.OutputID), mtime2)
263 checkTime(fmt.Sprintf("%x-a", dummyID(2)), start)
286 checkTime(fmt.Sprintf("%x-a", dummyID(2)), start)
299 // but check by using checkTime, which doesn't bring mtime forward
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]
  /prebuilts/go/darwin-x86/src/time/
format_test.go 191 checkTime(time, &test, t)
336 checkTime(time, &test, t)
341 func checkTime(time Time, test *ParseTest, t *testing.T) {
  /prebuilts/go/linux-x86/src/time/
format_test.go 191 checkTime(time, &test, t)
336 checkTime(time, &test, t)
341 func checkTime(time Time, test *ParseTest, t *testing.T) {
  /external/guava/guava/src/com/google/common/cache/
LocalCache.java     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /frameworks/base/services/core/java/com/android/server/power/
PowerManagerService.java     [all...]
  /cts/tests/libcore/javautilcollections/libs/
guava-20.0.jar 
  /external/annotation-tools/annotation-file-utilities/lib/
guava-20.0.jar 
  /external/conscrypt/benchmark-android/
vogar.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /external/error_prone/error_prone/
error_prone_core-2.2.0-with-dependencies.jar 
  /external/guice/lib/
guava-16.0.1.jar 
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /prebuilts/devtools/tools/lib/
guava-17.0.jar 
guava-18.0.jar 
guava-22.0.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0/
compiler-2.1.0.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-beta1/
compiler-2.1.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-beta3/
compiler-2.1.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-rc1/
compiler-2.1.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.2/
compiler-2.1.2.jar 

Completed in 243 milliseconds

1 2 3 4