Searched defs:Result (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/javax/xml/transform/
H A DResult.java18 // $Id: Result.java 446598 2006-09-15 12:55:40Z jeremias $
28 public interface Result { interface
44 * <p>Result DOM trees may also have PI_DISABLE_OUTPUT_ESCAPING and
63 * Set the system identifier for this Result.
65 * <p>If the Result is not to be written to a file, the system identifier is optional.
/libcore/metrictests/memory/host/src/libcore/heapmetrics/
H A DMetricsRunner.java68 static class Result { class in class:MetricsRunner
74 private Result( method in class:MetricsRunner.Result
119 Result runAllInstrumentations(String action)
136 return new Result(beforeDump, afterDump, beforeTotalPssKb, afterTotalPssKb);
/libcore/support/src/test/java/tests/resources/
H A Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 144 milliseconds