Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 57) sorted by relevance

123

/art/tools/
Dlibcore_failures.txt12 description: "Assert.java differences between vogar and junit.",
18 description: "Differences between vogar and cts in user directory",
24 description: "Differences between vogar and cts. Passes with --mode activity",
30 description: "Differences between vogar and cts. EACCESS when run with vogar.
39 description: "TCP_USER_TIMEOUT is not defined on host's tcp.h (glibc-2.15-4.8).",
48 description: "Issue with incorrect device time (1970)",
57 description: "Issue with incorrect device time (1970). Test assumes that DateTime.now()
64 description: "Failing due to a locale problem on hammerhead.",
81 description: "Failing due to missing localhost on hammerhead and volantis.",
96 description: "Test timeouts",
[all …]
/art/tools/ahat/src/
DDoc.java71 void table(DocString description, List<Column> subcols, List<Column> cols); in table() argument
91 void description(DocString key, DocString value); in description() method
DOverviewHandler.java47 doc.description( in handle()
50 doc.description(DocString.text("hprof file"), DocString.text(mHprof.toString())); in handle()
52 doc.description(DocString.text("baseline hprof file"), DocString.text(mBaseHprof.toString())); in handle()
DObjectHandler.java73 doc.description(DocString.text("Class"), Summarizer.summarize(cls)); in handle()
78 doc.description(DocString.text("Size"), sizeDescription); in handle()
83 doc.description(DocString.text("Retained Size"), rsizeDescription); in handle()
85 doc.description(DocString.text("Heap"), DocString.text(inst.getHeap().getName())); in handle()
96 doc.description(DocString.text("Root Types"), types); in handle()
188 doc.description(DocString.text("Super Class"), in printClassInfo()
190 doc.description(DocString.text("Class Loader"), in printClassInfo()
DHtmlDoc.java102 public void table(DocString description, List<Column> subcols, List<Column> cols) { in table() argument
119 ps.format("<tr><th colspan=\"%d\">%s</th>", visibleSubCols, description.html()); in table()
175 public void description(DocString key, DocString value) { in description() method in HtmlDoc
/art/tools/jfuzz/
Drun_jfuzz_test.py81 def description(self): member in TestRunner
148 def description(self): member in TestRunnerRIOnHost
203 def description(self): member in TestRunnerArtIntOnHost
226 def description(self): member in TestRunnerArtOptOnHost
294 def description(self): member in TestRunnerArtIntOnTarget
318 def description(self): member in TestRunnerArtOptOnTarget
406 print('Exec-mode1:', self._runner1.description)
407 print('Exec-mode2:', self._runner2.description)
509 self._runner1.description, self._runner2.description)
/art/test/499-bce-phi-array-length/
Dinfo.txt2 for a description of the bug.
/art/test/046-reflect/
Dinfo.txt6 TODO: Real description goes here.
/art/test/017-float/
Dinfo.txt6 TODO: Real description goes here.
/art/test/049-show-object/
Dinfo.txt6 TODO: Real description goes here.
/art/test/051-thread/
Dinfo.txt6 TODO: Real description goes here.
/art/test/006-args/
Dinfo.txt6 TODO: Real description goes here.
/art/test/012-math/
Dinfo.txt6 TODO: Real description goes here.
/art/test/019-wrong-array-type/
Dinfo.txt6 TODO: Real description goes here.
/art/test/045-reflect-array/
Dinfo.txt6 TODO: Real description goes here.
/art/test/022-interface/
Dinfo.txt6 TODO: Real description goes here.
/art/test/023-many-interfaces/
Dinfo.txt6 TODO: Real description goes here.
/art/test/025-access-controller/
Dinfo.txt6 TODO: Real description goes here.
/art/test/026-access/
Dinfo.txt6 TODO: Real description goes here.
/art/test/039-join-main/
Dinfo.txt6 TODO: Real description goes here.
/art/test/040-miranda/
Dinfo.txt6 TODO: Real description goes here.
/art/test/013-math2/
Dinfo.txt6 TODO: Real description goes here.
/art/test/014-math3/
Dinfo.txt6 TODO: Real description goes here.
/art/test/015-switch/
Dinfo.txt6 TODO: Real description goes here.
/art/test/016-intern/
Dinfo.txt6 TODO: Real description goes here.

123