Searched refs:more (Results 1 – 24 of 24) sorted by relevance
/art/test/003-omnibus-opcodes/src/ |
D | Classes.java | 34 MoreClasses more; in checkCast() local 41 more = (MoreClasses) moreRef; in checkCast() 46 more = (MoreClasses) thisRef; in checkCast() 69 more = (MoreClasses) nullRef; in checkCast() 212 MoreClasses more = new MoreClasses(); in run() local 213 classes.checkCast(classes, more, null); in run() 215 more.subFunc(true); in run() 216 more.superFunc(false); in run()
|
/art/test/134-nodex2oat-nofallback/ |
D | expected.txt | 22 ... 13 more 24 ... 13 more 26 ... 13 more 32 ... 1 more 53 ... 13 more 55 ... 13 more 57 ... 13 more 63 ... 1 more
|
/art/test/089-many-methods/ |
D | info.txt | 1 Test that we print a reasonable message when the application exceeds more
|
/art/test/800-smali/smali/ |
D | b_23502994.smali | 10 # the register type more precise. 36 # more precise.
|
D | b_22411633_1.smali | 23 # Some more random work, technically dead, but reachable.
|
D | sameFieldNames.smali | 24 # Add some more fields to stress test the sorting for offset assignment.
|
D | b_22881413.smali | 57 # We're trying to create something like this (with more loops to amplify things).
|
/art/tools/ahat/src/ |
D | SubsetSelector.java | 98 int more = Math.min(mLimit + kIncrAmount, all); in render() local 99 menu.appendLink(mQuery.with(mId, more), DocString.text("show more")); in render()
|
/art/test/965-default-verify/ |
D | info.txt | 5 since it is much more proactive about finding likely runtime errors then smali.
|
/art/test/303-verification-stress/ |
D | info.txt | 1 This is more a benchmark for the verifier than a real test. We create many
|
/art/test/008-exceptions/ |
D | expected.txt | 9 ... 2 more
|
/art/test/064-field-access/ |
D | info.txt | 3 more exceptional conditions exist at the same time. For example,
|
/art/runtime/openjdkjvm/ |
D | NOTICE | 20 version 2 for more details (a copy is included in the LICENSE file that
|
/art/test/088-monitor-verification/smali/ |
D | TooDeep.smali | 8 # Lock depth is 33, which is more than the verifier supports. This should have been punted to
|
/art/test/503-dead-instructions/smali/ |
D | DeadInstructions.smali | 27 # Provide more arguments than we should. Because this is dead
|
/art/cmdline/ |
D | README.md | 77 The 'Define' method takes one or more aliases for the argument. Common examples might be `{"-h", 136 By default, the argument is assumed to appear exactly once, and if the user specifies it more than 208 // note: Name() is just here for more user-friendly errors,
|
D | cmdline_parser_test.cc | 73 const Ignore& ... more ATTRIBUTE_UNUSED, in UsuallyEquals()
|
/art/test/955-lambda-smali/smali/ |
D | TrivialHelloWorld.smali | 32 # Slightly more interesting 4-arg hello world
|
D | CaptureVariables.smali | 214 # Test capturing more than one variable.
|
/art/tools/ahat/ |
D | README.txt | 12 * Add more tips to the help page.
|
/art/test/510-checker-try-catch/smali/ |
D | SsaBuilder.smali | 170 # Tests that phi elimination loops until no more phis can be removed.
|
/art/tools/dexfuzz/ |
D | README | 99 Timed Out - mutated files that timed out for one or more backends.
|
/art/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/art/test/dexdump/ |
D | checkers.txt | 919 Use the touch screen or trackball to make a move. Press the MENU button for more options, such as m… 1695 0027b8: 1a00 f900 |01e0: const-string v0, "no more undo" // string@00f9
|