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

  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
LayoutTestsAutoRunner.java 39 suite.addTestSuite(LayoutTestsAutoTest.class);
LayoutTestsAutoTest.java 126 public class LayoutTestsAutoTest extends ActivityInstrumentationTestCase2<TestShellActivity> {
163 public LayoutTestsAutoTest() {
308 synchronized (LayoutTestsAutoTest.this) {
310 LayoutTestsAutoTest.this.notifyAll();
431 Log.v("LayoutTestsAutoTest", " Test path : " + test_path);

Completed in 127 milliseconds