Home | History | Annotate | Download | only in dumprendertree

Lines Matching defs:dumpAsText

208         if (mTestUrl.contains("/dumpAsText/")) {
209 dumpAsText(false);
376 public void dumpAsText(boolean enablePixelTests) {
379 Log.v(LOGTAG, "dumpAsText(enablePixelTests == true) not implemented on Android!");
386 Log.v(LOGTAG, "dumpAsText called: "+url);