Searched defs:endLatch (Results 1 – 9 of 9) sorted by relevance
394 final CountDownLatch endLatch = new CountDownLatch(1); in testOfMultiFloat_Array() local489 final CountDownLatch endLatch = new CountDownLatch(1); in testOfMultiInt_Array() local537 final CountDownLatch endLatch = new CountDownLatch(3); in testOfObject_Converter() local657 final CountDownLatch endLatch = new CountDownLatch(2); in testSetConverter() local
496 final CountDownLatch endLatch = new CountDownLatch(1); in testOfInt_Path() local612 final CountDownLatch endLatch = new CountDownLatch(1); in testOfMultiFloat() local713 final CountDownLatch endLatch = new CountDownLatch(1); in testOfMultiInt() local768 final CountDownLatch endLatch = new CountDownLatch(2); in testOfObject_Converter() local
709 final CountDownLatch endLatch = new CountDownLatch(1); in testAnimationDurationNoShortenByTinkeredScale() local752 final CountDownLatch endLatch = new CountDownLatch(1); in testAnimatorsEnabledImpl() local
155 final CountDownLatch endLatch = new CountDownLatch(1); in verifySequentialPlayOrder() local
108 public CountDownLatch endLatch = new CountDownLatch(1); field in SlideTransitionTest.TransitionLatch
207 public CountDownLatch endLatch = new CountDownLatch(1); field in FadeTransitionTest.TransitionLatch
70 EnqueueThread(CountDownLatch startLatch, CountDownLatch endLatch, Handler handler, in EnqueueThread()
161 final CountDownLatch endLatch = new CountDownLatch(1); in testFadeOutTransition() local
563 CountDownLatch endLatch; field in FragmentAnimatorTest.AnimatorFragment