Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 23 of 23) sorted by relevance

/art/test/003-omnibus-opcodes/src/
DIntMath.java280 int normal = 0; in divLiteralTestBody() local
286 normal = (start+i) / j; in divLiteralTestBody()
290 normal = (start+i) / j; in divLiteralTestBody()
294 normal = (start+i) / j; in divLiteralTestBody()
298 normal = (start+i) / j; in divLiteralTestBody()
302 normal = (start+i) / j; in divLiteralTestBody()
306 normal = (start+i) / j; in divLiteralTestBody()
310 normal = (start+i) / j; in divLiteralTestBody()
314 normal = (start+i) / j; in divLiteralTestBody()
318 normal = (start+i) / j; in divLiteralTestBody()
[all …]
/art/tools/jvmti-agents/breakpoint-logger/
DREADME.md15 The agent is loaded using -agentpath like normal. It takes arguments in the
26 * Unlike with most normal debuggers the agent will load the class immediately to
44 A normal run will look something like this:
47 <normal output removed>
52 <normal output removed>
/art/test/1978-regular-obsolete-then-structural-obsolescence/
Dexpected.txt3 Running after op1 using normal definition
6 Running after op2 using normal definition
/art/tools/ahat/src/test/com/android/ahat/
DDiffFieldsTest.java58 FieldValue normal = new FieldValue("name", t0, Value.pack(1)); in nulledMatchedDiffedFieldValues() local
61 DiffedFieldValue x = DiffedFieldValue.matched(normal, nulled); in nulledMatchedDiffedFieldValues()
68 DiffedFieldValue y = DiffedFieldValue.matched(nulled, normal); in nulledMatchedDiffedFieldValues()
78 FieldValue normal = new FieldValue("name", t0, Value.pack(1)); in normalAddedDiffedFieldValues() local
80 DiffedFieldValue x = DiffedFieldValue.added(normal); in normalAddedDiffedFieldValues()
100 FieldValue normal = new FieldValue("name", t0, Value.pack(1)); in normalDeletedDiffedFieldValues() local
102 DiffedFieldValue x = DiffedFieldValue.deleted(normal); in normalDeletedDiffedFieldValues()
/art/test/1337-gc-coverage/
Dinfo.txt1 Tests internal GC functions which are not exposed through normal APIs.
/art/test/1923-frame-pop/
Dinfo.txt3 This tests the normal use case.
/art/test/1926-missed-frame-pop/
Dinfo.txt3 This tests the normal use case.
/art/test/1948-obsolete-const-method-handle/
Dinfo.txt4 It is almost impossible to get them emmited from normal java code so we don't
/art/test/546-regression-simplify-catch/smali/
DTestCase.smali61 # Test simplification of a dead catch block with normal-predecessors but
81 # Test simplification of a live catch block with dead normal-predecessors and
/art/test/991-field-trace-2/
Dexpected.txt5 normal read: xyz = 0
19 normal read: xyz = 0
28 normal read: xyz = 20
36 normal read: xyz = 0
44 normal read: xyz = 10
/art/test/980-redefine-object/
Dinfo.txt16 normal Object dex bytes is that (a) it contains only the bytes of the Object
/art/test/537-checker-debuggable/smali/
DTestCase.smali20 # be eliminated in normal mode but kept live in debuggable mode. Test that
/art/tools/jvmti-agents/enable-vlog/
DREADME.md18 The agent is loaded using -agentpath like normal. It takes arguments in the
/art/tools/jvmti-agents/field-null-percent/
DREADME.md17 The agent is loaded using -agentpath like normal. It takes arguments in the
/art/tools/jvmti-agents/ti-fast/
DREADME.md18 The agent is loaded using -agentpath like normal. It takes arguments in the
/art/test/510-checker-try-catch/smali/
DSsaBuilder.smali19 # Tests that catch blocks with both normal and exceptional predecessors are
178 # This constant reaches Return via the normal control-flow path and both
DRuntime.smali19 # - foo(false, false): normal path, returns 42
DBuilder.smali234 # Test that multiple try-exit blocks are generated if (normal) control flow can
/art/tools/jvmti-agents/field-counts/
DREADME.md18 The agent is loaded using -agentpath like normal. It takes arguments in the
/art/tools/jvmti-agents/ti-alloc-sample/
DREADME.md17 The agent is loaded using -agentpath like normal. It takes arguments in the
/art/runtime/interpreter/mterp/
DREADME.txt75 In normal operation, the dedicated register rIBASE
/art/runtime/interpreter/mterp/arm/
Dmain.S694 mov r0, #1 @ Signal normal return
/art/cmdline/
DREADME.md175 get saved anywhere. Values will still get parsed as normal, so it will *not* ignore known arguments