Searched defs:destroyed (Results 1 – 7 of 7) sorted by relevance
97 public CountDownLatch destroyed = new CountDownLatch(1); field in CtsMusicRecognitionService.Watcher
127 public CountDownLatch destroyed = new CountDownLatch(1); field in CtsContentSuggestionsService.Watcher
131 public CountDownLatch destroyed = new CountDownLatch(1); field in CtsSmartspaceService.Watcher
132 public CountDownLatch destroyed = new CountDownLatch(1); field in CtsSearchUiService.Watcher
179 int destroyed; member
26 bool destroyed = false; in TEST_F() local
1782 int destroyed) { in setWallpaperComponentAndWait()