Loading tests/DumpRenderTree/src/com/android/dumprendertree/LayoutTestsAutoTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -313,6 +313,7 @@ public class LayoutTestsAutoTest extends ActivityInstrumentationTestCase2<TestSh } public void timedOut(String url) { Log.v(LOGTAG, "layout timeout: " + url); } }); Loading Loading
tests/DumpRenderTree/src/com/android/dumprendertree/LayoutTestsAutoTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -313,6 +313,7 @@ public class LayoutTestsAutoTest extends ActivityInstrumentationTestCase2<TestSh } public void timedOut(String url) { Log.v(LOGTAG, "layout timeout: " + url); } }); Loading