Searched refs:sync (Results 1 – 21 of 21) sorted by relevance
/art/test/050-sync-test/ |
D | Android.bp | 3 // Build rules for ART run-test `050-sync-test`. 16 name: "art-run-test-050-sync-test", 21 ":art-run-test-050-sync-test-expected-stdout", 22 ":art-run-test-050-sync-test-expected-stderr", 28 name: "art-run-test-050-sync-test-expected-stdout", 29 out: ["art-run-test-050-sync-test-expected-stdout.txt"], 36 name: "art-run-test-050-sync-test-expected-stderr", 37 out: ["art-run-test-050-sync-test-expected-stderr.txt"],
|
/art/test/132-daemon-locks-shutdown/src/ |
D | Main.java | 25 Object sync = new Object(); in main() local 28 Thread t = new Thread(new Wait(sync)); in main()
|
/art/test/071-dexfile-map-clean/ |
D | run.py | 27 ctx.default_run(args, sync=True)
|
/art/ |
D | .clang-format | 1 # Please keep in sync with .clang-format-java-2 where applicable.
|
D | .clang-format-java-2 | 3 # Please keep in sync with .clang-format where applicable.
|
D | TEST_MAPPING | 134 "name": "art-run-test-050-sync-test[com.google.android.art.apex]" 1559 "name": "art-run-test-050-sync-test" 2968 "name": "art-run-test-050-sync-test"
|
/art/tools/ahat/ |
D | .clang-format | 3 # Please keep in sync with .clang-format where applicable.
|
/art/tools/dexfuzz/ |
D | .clang-format | 3 # Please keep in sync with .clang-format where applicable.
|
/art/libnativeloader/ |
D | libnativeloader.map.txt | 20 # that defines the exported interface. Please keep in sync with this list.
|
/art/libnativebridge/ |
D | libnativebridge.map.txt | 20 # that defines the exported interface. Please keep in sync with this list.
|
/art/build/ |
D | README.md | 34 further details. Google internal users please see [go/sync](http://go/sync).
|
D | art.go | 341 var artTestMutex sync.Mutex
|
/art/libartbase/base/ |
D | indenter.h | 68 int sync() override { in sync() function
|
/art/test/1932-monitor-events-misc/ |
D | expected-stdout.jvm.txt | 78 In wait monitor usage sync: MonitorUsage{ monitor: NamedLock[test testWaitMonitorEnter], owner: Loc… 84 In waited monitor usage sync: MonitorUsage{ monitor: NamedLock[test testWaitedMonitorEnter], owner:… 89 In MonitorEntered sync: MonitorUsage{ monitor: NamedLock[test testRecursiveMontiorEnteredLock], own…
|
D | expected-stdout.txt | 77 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/test/ |
D | README.chroot_vm.md | 59 art/tools/buildbot-sync.sh
|
D | README.arm_fvp.md | 61 # Build, sync ART tests to the model and run, see test/README.chroot.md.
|
D | README.chroot.md | 129 art/tools/buildbot-sync.sh
|
D | default_run.py | 338 SYNC_BEFORE_RUN = args.sync
|
/art/runtime/interpreter/mterp/ |
D | README.txt | 50 If a constant in the file becomes out of sync, the VM will log an error
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 7357 Ljava/util/concurrent/CountDownLatch;->sync:Ljava/util/concurrent/CountDownLatch$Sync; 7917 Ljava/util/concurrent/locks/ReentrantReadWriteLock$ReadLock;->sync:Ljava/util/concurrent/locks/Reen… 7946 Ljava/util/concurrent/locks/ReentrantReadWriteLock$WriteLock;->sync:Ljava/util/concurrent/locks/Ree… 7949 Ljava/util/concurrent/locks/ReentrantReadWriteLock;->sync:Ljava/util/concurrent/locks/ReentrantRead… 8126 Ljava/util/concurrent/Semaphore;->sync:Ljava/util/concurrent/Semaphore$Sync;
|