/art/tools/ |
D | libcore_failures.txt | 12 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 …]
|
D | prebuilt_libjdwp_art_failures.txt | 10 description: "Test fails due to unexpectedly getting the thread-groups of zombie threads", 16 description: "Test fails due to modifiers not including ACC_SUPER", 22 description: "Test fails due to static values not being set correctly.", 28 description: "Tests fail with assertion error on slot number", 35 description: "Test fails with assertion error 'Invalid Path' for class path.", 41 description: "Test fails with Error VM_DEAD when trying to resume during VM_DEATH event", 47 …description: "Test fails with OPAQUE_FRAME error due to attempting a GetLocalReference on a proxy … 53 description: "Test fails with unexpected TYPE_MISMATCH error", 59 description: "Tests that fail only on ART with INVALID_SLOT error", 71 description: "Tests for VMDebug functionality not implemented in the upstream libjdwp", [all …]
|
D | external_oj_libjdwp_art_failures.txt | 10 description: "Test fails due to unexpectedly getting the thread-groups of zombie threads", 16 description: "Test fails due to modifiers not including ACC_SUPER", 22 description: "Test fails due to static values not being set correctly.", 29 description: "Tests that fail on both ART and RI. These tests are likely incorrect", 56 description: "Test times out on fugu-debug",
|
D | libcore_gcstress_failures.txt | 8 description: "Timeouts on target with gcstress.",
|
/art/tools/ahat/src/main/com/android/ahat/ |
D | Doc.java | 71 void table(DocString description, List<Column> subcols, List<Column> cols); in table() argument 91 void description(DocString key, DocString value); in description() method
|
D | OverviewHandler.java | 43 doc.description( in handle() 46 doc.description(DocString.text("hprof file"), DocString.text(mHprof.toString())); in handle() 48 doc.description(DocString.text("baseline hprof file"), DocString.text(mBaseHprof.toString())); in handle()
|
D | HtmlDoc.java | 102 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/test/499-bce-phi-array-length/ |
D | info.txt | 2 for a description of the bug.
|
/art/tools/jfuzz/ |
D | run_jfuzz_test.py | 82 def description(self): member in TestRunner 163 def description(self): member in TestRunnerRIOnHost 221 def description(self): member in TestRunnerArtIntOnHost 245 def description(self): member in TestRunnerArtOptOnHost 315 def description(self): member in TestRunnerArtIntOnTarget 340 def description(self): member in TestRunnerArtOptOnTarget 430 print('Exec-mode1:', self._runner1.description) 431 print('Exec-mode2:', self._runner2.description) 542 self._runner1.description, self._runner2.description)
|
/art/test/013-math2/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/052-verifier-fun/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/035-enum/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/033-class-init-deadlock/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/044-proxy/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/051-thread/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/019-wrong-array-type/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/020-string/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/047-returns/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/022-interface/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/027-arithmetic/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/008-exceptions/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/053-wait-some/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/018-stack-overflow/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/037-inherit/ |
D | info.txt | 6 TODO: Real description goes here.
|
/art/test/038-inner-null/ |
D | info.txt | 6 TODO: Real description goes here.
|