Searched refs:DUMP_RENDER_TREE (Results 1 – 2 of 2) sorted by relevance
64 public static final String DUMP_RENDER_TREE = "dump-render-tree"; field in ContentSwitches
79 if (CommandLine.getInstance().hasSwitch(ContentSwitches.DUMP_RENDER_TREE)) { in onCreate()