Searched refs:testStop (Results 1 – 5 of 5) sorted by relevance
230 public void testStop() throws Throwable { in testStop() method in AnimatedVectorDrawableTest
360 public void testStop() throws Throwable { in testStop() method
770 private void testAsyncReset(boolean testStop) throws Exception, InterruptedException { in testAsyncReset() argument773 testAsyncReset(false /* audio */, (i % 2) == 0 /* swap */, testStop); in testAsyncReset()776 testAsyncReset(true /* audio */, (i % 2) == 0 /* swap */, testStop); in testAsyncReset()784 private void testAsyncReset(boolean audio, boolean swap, final boolean testStop) in testAsyncReset() argument812 if (testStop) { in testAsyncReset()
623 public void testStop() throws Exception { in testStop() method in SystemMediaRouter2Test
810 public void testStop() throws Exception { in testStop() method in MediaRouter2Test