Home
last modified time | relevance | path

Searched refs:with (Results 1 – 25 of 259) sorted by relevance

1234567891011

/art/test/115-native-bridge/
Dexpected.txt5 Getting trampoline for JNI_OnLoad with shorty (null).
20 Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
22 Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
24 Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
26 Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
28 Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
30 Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
38 Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
48 Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
51 Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.
[all …]
/art/test/048-reflect-v8/
Dexpected.txt20 Annotations by type, defined by class SingleUser with annotation Calendar: @Calendar(dayOfMonth=uns…
21 Annotations by type, defined by class SingleUser with annotation Calendars: <empty>
22 Annotations by type, defined by class User with annotation Calendar: @Calendar(dayOfMonth=last, day…
23 Annotations by type, defined by class User with annotation Calendars: @Calendars(value=[@Calendar(d…
24 Annotations by type, defined by class User2 with annotation Calendar: @Calendar(dayOfMonth=z, dayOf…
25 Annotations by type, defined by class User2 with annotation Calendars: @Calendars(value=[@Calendar(…
26 Annotations by type, defined by class UserComplex with annotation Calendar: @Calendar(dayOfMonth=af…
27 Annotations by type, defined by class UserComplex with annotation Calendars: @Calendars(value=[@Cal…
28 Annotations by type, defined by class UserSub with annotation Calendar: @Calendar(dayOfMonth=last, …
29 Annotations by type, defined by class UserSub with annotation Calendars: @Calendars(value=[@Calenda…
[all …]
/art/tools/ahat/test/
DQueryTest.java39 assertEquals("/object?answer=42&foo=sludge", query.with("foo", "sludge").toString()); in simple()
40 assertEquals("/object?answer=43&foo=bar", query.with("answer", "43").toString()); in simple()
41 assertEquals("/object?answer=43&foo=bar", query.with("answer", 43).toString()); in simple()
42 assertEquals("/object?answer=42&bar=finally&foo=bar", query.with("bar", "finally").toString()); in simple()
53 assertEquals("/object?answer=42&foo=tar", query.with("foo", "tar").toString()); in multiValue()
54 assertEquals("/object?answer=43&foo=sludge", query.with("answer", "43").toString()); in multiValue()
56 query.with("bar", "finally").toString()); in multiValue()
66 assertEquals("/object?foo=sludge", query.with("foo", "sludge").toString()); in empty()
67 assertEquals("/object?answer=43", query.with("answer", "43").toString()); in empty()
/art/test/401-optimizing-compiler/
Dexpected.txt2 In static method with 2 args 1 2
3 In static method with 5 args 1 2 3 4 5
4 In static method with 7 args 1 2 3 4 5 6 7
8 In static method with object arg class java.lang.Object
/art/test/965-default-verify/
Dinfo.txt1 Smali-based tests for verification interaction with experimental interface
4 build-src contains java files that are needed if you are to compile with javac
7 To run with --jvm you must export JAVA_HOME to a Java 8 Language installation
/art/test/099-vmdebug/
Dexpected.txt14 Test tracing with empty filename
16 Test tracing with bogus (< 1024 && != 0) filesize
18 Test sampling with bogus (<= 0) interval
/art/tools/ahat/src/
DSubsetSelector.java90 menu.appendLink(mQuery.with(mId, 0), DocString.text("show none")); in render()
92 menu.appendLink(mQuery.with(mId, less), DocString.text("show less")); in render()
99 menu.appendLink(mQuery.with(mId, more), DocString.text("show more")); in render()
101 menu.appendLink(mQuery.with(mId, all), DocString.text("show all")); in render()
DQuery.java86 public URI with(String name, String value) { in with() method in Query
108 public URI with(String name, long value) { in with() method in Query
109 return with(name, String.valueOf(value)); in with()
/art/test/546-regression-simplify-catch/smali/
DTestCase.smali4 # you may not use this file except in compliance with the License.
39 # Test simplification of a dead catch block with some code but no control-flow
61 # Test simplification of a dead catch block with normal-predecessors but
62 # starting with a move-exception. Verifier does not check trivially dead code
81 # Test simplification of a live catch block with dead normal-predecessors and
82 # starting with a move-exception. Verifier does not check trivially dead code
/art/test/800-smali/smali/
Db_21869691B.smali1 # Test that the verifier does not stash methods incorrectly because they are being invoked with
21 # Call ourself with invoke-virtual.
28 # Call C with invoke-virtual.
Db_27148248.smali4 # you may not use this file except in compliance with the License.
18 # used to throw with argument of non-reference type.
/art/test/969-iface-super/
Dinfo.txt3 This tests invoke-super with default methods.
5 To run with --jvm you must export JAVA_HOME to a java-8 installation and pass
/art/test/472-unreachable-if-regression/
Dinfo.txt2 with an if-cc or switch, i.e. there's a fall-through out of method code.
3 Also tests a packed-switch with negative offset to its data.
/art/tools/ahat/
DREADME.txt20 * Have a menu at the top of an object view with links to the sections?
24 * For HeapTable with single heap shown, the heap name isn't centered?
26 * Show version number with --version.
41 question. Maybe: augment each byte count field on every page with the diff
48 * Visit /objects with an invalid site, verify it doesn't throw an exception.
68 * I see objects with duplicate references.
81 Annotate char[] objects with their string values.
88 Annotate references with their referents.
95 Sort objects in 'objects/' with default sort.
/art/tools/dexfuzz/
DREADME8 This is done by differential testing - each test file is executed with each mode of
16 In typical operation, you provide DexFuzz with a set of DEX files that are the "seeds"
30 1. Build dexfuzz with mmma tools/dexfuzz from within art/.
32 having DEX files pushed to it and executed with the dalvikvm command.
106 output. NB: if all backends crashed with the same output, this would
109 resulting output. Divergent programs are run multiple times with a
112 (ARM/ARM64), and the divergences align with different architectures,
116 test program. This allows you to recreate a bad program with, e.g.:
122 NOTE: DEX files with unicode strings are not fully supported yet, and DEX files with
130 these values into a file called likelihoods.txt, and run dexfuzz with
/art/test/459-dead-phi/smali/
DEquivalentPhi.smali4 # you may not use this file except in compliance with the License.
29 # v2 will be a phi with (int, int) as input
33 # v3 will be a phi with (int, int) as input.
36 # for v3 with float type, which in turn will lead to creating
/art/test/802-deoptimization/smali/
Dcatch_handler_on_entry.smali5 # Test we can execute a method starting with a catch handler (without
6 # move-exception instruction). This method must be called with parameter
9 # We execute the catch handler (Label1) for the first time with p0 == 0.
/art/tools/checker/
DREADME5 Tests are written in Java or Smali, turned into DEX and compiled with the
7 source file. They begin with prefix "/// CHECK" or "## CHECK", respectively,
11 passes. Each group of check lines therefore must start with a 'CHECK-START'
14 be listed with the '--list-passes' command-line flag).
45 with '<<name:regex>>' and can be referenced with '<<name>>'. Variables are
58 constant folding returns an integer constant with value either 11 or 22.
73 arm64 only with:
/art/test/435-try-finally-without-catch/
Dinfo.txt1 Exercise a method containing a `try' statement with several
2 instructions with a `finally' clause but without any `catch' block,
11 still emit a block with the exception catching and rethrowing
15 clause but with no `catch' block: in that case, the generated Dex code
/art/test/097-duplicate-method/
Dinfo.txt4 We need to build a dex file with duplicate methods. We cannot do that
5 with Jack (this is invalid) or smali (it does not keep duplicate
/art/test/592-checker-regression-bool-input/smali/
DTestCase.smali4 # you may not use this file except in compliance with the License.
31 # LSE will replace this sget with the type conversion above...
34 # ... and generate an If with a byte-typed condition.
/art/test/475-regression-inliner-ids/smali/
DTestCase.smali4 # you may not use this file except in compliance with the License.
22 # The bug is triggered when inlining a method with few Load/StoreLocals but
23 # many constants. The switch instruction helps with that.
/art/tools/
Dlibcore_failures.txt7 * It is also used to enable AOSP experiments, and not mess up with CTS's expectations.
24 description: "Differences between vogar and cts. Passes with --mode activity",
30 description: "Differences between vogar and cts. EACCESS when run with vogar.
31 Passes on host, passes with cts. Passes with vogar with su
32 (--invoke-with \"su root\"). Does not pass after setting chmod
39 description: "Issue with incorrect device time (1970)",
48 description: "Issue with incorrect device time (1970). Test assumes that DateTime.now()
135 description: "Flake when running with libartd.so or interpreter",
288 description: "Only work with --mode=activity",
/art/test/556-invoke-super/
Dinfo.txt1 Tests the invoke-super opcode with multidex.
/art/test/137-cfi/
Dinfo.txt1 Test that unwinding with CFI info works.

1234567891011