Home
last modified time | relevance | path

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

/art/test/132-daemon-locks-shutdown/src/
DMain.java25 Object sync = new Object(); in main() local
28 Thread t = new Thread(new Wait(sync)); in main()
/art/test/071-dexfile-map-clean/
Drun25 ./default-run "$@" --sync
/art/test/050-sync-test/
DAndroid.bp3 name: "art-run-test-050-sync-test",
/art/libnativeloader/test/
Druntest.sh4 adb sync
/art/libartbase/base/
Dindenter.h68 int sync() override { in sync() function
/art/test/1932-monitor-events-misc/
Dexpected.txt77 In wait monitor usage sync: MonitorUsage{ monitor: NamedLock[test testWaitMonitorEnter], owner: Loc…
83 In waited monitor usage sync: MonitorUsage{ monitor: NamedLock[test testWaitedMonitorEnter], owner:…
88 In MonitorEntered sync: MonitorUsage{ monitor: NamedLock[test testRecursiveMontiorEnteredLock], own…
/art/runtime/interpreter/mterp/
DREADME.txt50 If a constant in the file becomes out of sync, the VM will log an error
/art/test/
DREADME.chroot.md82 art/tools/buildbot-sync.sh
/art/build/
Dart.go307 var artTestMutex sync.Mutex
/art/
DTEST_MAPPING132 "name": "art-run-test-050-sync-test"