HomeSort by relevance Sort by last modified time
    Searched defs:dumprendertree (Results 1 - 20 of 20) sorted by null

  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
HTMLHostApp.java 17 package com.android.dumprendertree;
TestShellCallback.java 17 package com.android.dumprendertree;
FileFilter.java 17 package com.android.dumprendertree;
27 // Currently we use this only for tests that crash or hang DumpRenderTree.
76 "editing/selection/move-left-right.html", // Causes DumpRenderTree to hang
80 "fast/regex/test1.html", // Causes DumpRenderTree to hang with V8
81 "fast/regex/slow.html", // Causes DumpRenderTree to hang with V8
104 ignoreResultList.add("storage/database-lock-after-reload.html"); // Succeeds but DumpRenderTree does not read result correctly
105 ignoreResultList.add("storage/hash-change-with-xhr.html"); // Succeeds but DumpRenderTree does not read result correctly
EventSender.java 17 package com.android.dumprendertree;
LayoutTestsAutoRunner.java 17 package com.android.dumprendertree;
27 * Instrumentation Test Runner for all DumpRenderTree tests.
32 * -w com.android.dumprendertree.LayoutTestsAutoRunner
Menu.java 17 package com.android.dumprendertree;
FileList.java 17 package com.android.dumprendertree;
LayoutTestController.java 17 package com.android.dumprendertree;
FsUtils.java 17 package com.android.dumprendertree;
19 import com.android.dumprendertree.forwarder.ForwardService;
ReliabilityTest.java 17 package com.android.dumprendertree;
40 private static final String PKG_NAME = "com.android.dumprendertree";
WebViewEventSender.java 17 package com.android.dumprendertree;
LoadTestsAutoTest.java 17 package com.android.dumprendertree;
19 import com.android.dumprendertree.forwarder.AdbUtils;
20 import com.android.dumprendertree.forwarder.ForwardServer;
170 + " [com.android.dumprendertree] **");
ReliabilityTestActivity.java 17 package com.android.dumprendertree;
41 public static final String TEST_URL_ACTION = "com.andrdoid.dumprendertree.TestUrlAction";
LayoutTestsAutoTest.java 17 package com.android.dumprendertree;
19 import com.android.dumprendertree.TestShellActivity.DumpDataType;
20 import com.android.dumprendertree.forwarder.AdbUtils;
21 import com.android.dumprendertree.forwarder.ForwardService;
445 // causes the dumprendertree to run out of memory.
CallbackProxy.java 17 package com.android.dumprendertree;
TestShellActivity.java 17 package com.android.dumprendertree;
19 import com.android.dumprendertree.forwarder.ForwardService;
    [all...]
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/forwarder/
AdbUtils.java 17 package com.android.dumprendertree.forwarder;
Forwarder.java 17 package com.android.dumprendertree.forwarder;
ForwardServer.java 17 package com.android.dumprendertree.forwarder;
ForwardService.java 17 package com.android.dumprendertree.forwarder;

Completed in 1746 milliseconds