Searched refs:testStop (Results 1 – 5 of 5) sorted by relevance
239 public void testStop() throws Throwable { in testStop() method in AnimatedVectorDrawableTest
368 public void testStop() throws Throwable { in testStop() method
822 private void testAsyncReset(boolean testStop) throws Exception, InterruptedException { in testAsyncReset() argument825 testAsyncReset(false /* audio */, (i % 2) == 0 /* swap */, testStop); in testAsyncReset()828 testAsyncReset(true /* audio */, (i % 2) == 0 /* swap */, testStop); in testAsyncReset()836 private void testAsyncReset(boolean audio, boolean swap, final boolean testStop) in testAsyncReset() argument864 if (testStop) { in testAsyncReset()
1090 public void testStop() throws Exception { in testStop() method in SystemMediaRouter2Test
1254 public void testStop() throws Exception { in testStop() method in MediaRouter2Test