Home
last modified time | relevance | path

Searched refs:another (Results 1 – 16 of 16) sorted by relevance

/art/test/071-dexfile/
Dexpected-stdout.txt1 Constructing another
/art/test/069-field-type/src2/
DBlah.java6 public int compareTo(Object another) { in compareTo() argument
/art/test/606-erroneous-class/
Dinfo.txt3 changed by another thread.
/art/test/1950-unprepared-transform/
Dexpected-stdout.jvm.txt4 Redefine during ClassLoad on another thread.
Dexpected-stdout.txt4 Redefine during ClassLoad on another thread.
/art/test/2265-checker-select-binary-unary/
Dinfo.txt3 * The Select instruction is not used in another instruction
/art/test/1917-get-stack-frame/
Dexpected-stdout.txt13 Recurring 5 times on another thread
24 Recurring 5 times on another thread. Stack trace from main thread!
/art/test/071-dexfile/src/
DMain.java70 Object another = Another.newInstance(); in testDexClassLoader() local
/art/runtime/
Dmonitor_inflation.md16 (With the Concurrent Copying garbage collector, the `LockWord` supports another "forwarding
57 If we have to inflate a lock that is currently held by another Thread B, we must suspend B while
Dmutator_gc_coord.md162 suspend another thread must also be treated as an acquisition of the mutator
/art/test/115-native-bridge/
Dexpected-stdout.txt77 handling first SIGSEGV, will raise another
/art/test/559-checker-irreducible-loop/smali/
DIrreducibleLoop.smali402 # Check two irreducible loops, one within another.
449 # Check two irreducible loops, one within another. Almost identical
498 # Check two irreducible loops, one within another. Almost identical
/art/test/552-checker-primitive-typeprop/smali/
DArrayGet.smali209 # another. The situation needs to be resolved so that only one instruction
/art/tools/checker/
DREADME34 another CHECK-NEXT.
/art/cmdline/
DREADME.md116 This is meant to be another shorthand (like `WithRange`) to avoid writing a custom type parser. In
/art/build/apex/
DAndroid.bp60 // TODO(chriswailes): Make libarttools a dependency for another target