Searched refs:startHtml (Results 1 - 16 of 16) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/server/
H A DFinalizerObjectsQuery.java41 startHtml("Objects pending finalization");
H A DRootStackQuery.java62 startHtml("Stack Trace for " + root.getDescription());
H A DInstancesQuery.java66 startHtml(instancesOf + query + " (including subclasses)");
68 startHtml(instancesOf + query);
H A DRootsQuery.java59 startHtml("Object not found for rootset");
65 startHtml("Rootset references to " + target
68 startHtml("Rootset references to " + target
H A DAllClassesQuery.java56 startHtml("All Classes (excluding platform)");
58 startHtml("All Classes (including platform)");
H A DInstancesCountQuery.java57 startHtml("Instance Counts for All Classes (excluding platform)");
59 startHtml("Instance Counts for All Classes (including platform)");
H A DReachableQuery.java51 startHtml("Objects Reachable From " + query);
H A DAllRootsQuery.java53 startHtml("All Members of the Rootset");
H A DFinalizerSummaryQuery.java41 startHtml("Finalizer Summary");
H A DHistogramQuery.java73 startHtml("Heap Histogram");
H A DOQLQuery.java53 startHtml("Object Query Language (OQL) query");
H A DObjectQuery.java54 startHtml("Object at " + query);
H A DRefsByTypeQuery.java88 startHtml("References by Type");
H A DClassQuery.java54 startHtml("Class " + query);
H A DQueryHandler.java85 protected void startHtml(String title) { method in class:QueryHandler
/openjdk7/jdk/test/java/net/URLConnection/
H A DHandleContentTypeWithAttrs.java198 startHtml("Echo reply");
232 protected void startHtml(String title) { method in class:myHttpServer

Completed in 36 milliseconds