HomeSort by relevance Sort by last modified time
    Searched refs:testIsRunning (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/animation/src/android/animation/cts/
AnimatorTest.java 71 public void testIsRunning() throws Throwable {
LayoutAnimationTest.java 68 public void testIsRunning() {
ValueAnimatorTest.java 48 public void testIsRunning() throws Throwable {
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestRunner.h 80 bool testIsRunning() const { return m_testIsRunning; }
WebTestProxy.cpp 788 if (!m_testInterfaces->testRunner()->testIsRunning())
    [all...]

Completed in 1038 milliseconds