Searched refs:simple (Results 1 – 19 of 19) sorted by relevance
/art/test/121-simple-suspend-check/ |
D | Android.bp | 3 // Build rules for ART run-test `121-simple-suspend-check`. 16 name: "art-run-test-121-simple-suspend-check", 21 ":art-run-test-121-simple-suspend-check-expected-stdout", 22 ":art-run-test-121-simple-suspend-check-expected-stderr", 28 name: "art-run-test-121-simple-suspend-check-expected-stdout", 29 out: ["art-run-test-121-simple-suspend-check-expected-stdout.txt"], 36 name: "art-run-test-121-simple-suspend-check-expected-stderr", 37 out: ["art-run-test-121-simple-suspend-check-expected-stderr.txt"],
|
/art/test/031-class-attributes/ |
D | expected-stdout.txt | 26 simple: ClassAttrs 52 simple: OtherClass 78 simple: OtherPackageClass 104 simple: InnerNamed 130 simple: ConsInnerNamed 156 simple: 182 simple: MemberClass 208 simple: FancyClass
|
/art/tools/jvmti-agents/ |
D | README.md | 14 * [libforceredefine](./simple-force-redefine) 15 * [libsimpleprofile](./simple-profile)
|
/art/libartbase/base/unix_file/ |
D | README | 1 A simple C++ wrapper for Unix file I/O. 7 In particular, the basic RandomAccessFile interface is kept small and simple so
|
/art/test/105-invoke/ |
D | info.txt | 1 Tests simple method dispatch.
|
/art/test/2233-checker-remove-loop-suspend-check/ |
D | info.txt | 1 Test to check the removal of SuspendCheck for finite simple plain loops.
|
/art/test/567-checker-builder-intrinsics/ |
D | info.txt | 1 Tests for creating intermediate representation in InstructionBuilder for simple
|
/art/test/094-pattern/ |
D | info.txt | 1 A simple test to exercise pattern matching.
|
/art/test/2034-spaces-in-SimpleName/ |
D | info.txt | 3 This test uses ASM Java bytecode generator to generate a simple class with
|
/art/test/596-monitor-inflation/ |
D | info.txt | 1 A simple test that forces many monitors to be inflated, while checking
|
/art/test/663-checker-select-generator/ |
D | info.txt | 19 * Double diamond pattern (i.e. nested simple diamonds) with:
|
/art/tools/ahat/src/test/com/android/ahat/ |
D | QueryTest.java | 27 public void simple() throws URISyntaxException { in simple() method in QueryTest
|
/art/test/2251-checker-irreducible-loop-do-not-inline/smali/ |
D | IrreducibleLoop.smali | 21 # Check that testDoNotInlineInner has a simple irreducible loop
|
/art/tools/jvmti-agents/simple-profile/ |
D | README.md | 3 simpleprofile is a JVMTI agent that lets one get simple JSON profiles with JVMTI
|
/art/test/530-checker-instance-of-simplifier/jasmin/ |
D | Main.j | 18 ; Just do simple check that we remove the instance-of. Well formedness
|
/art/runtime/interpreter/mterp/ |
D | README.txt | 47 restricted, as simple macros are used to massage it for use with both C
|
/art/test/559-checker-irreducible-loop/smali/ |
D | IrreducibleLoop.smali | 21 # Test that we support a simple irreducible loop. 562 # Check that doNotInlineIrreducible has a simple irreducible loop
|
/art/ |
D | TEST_MAPPING | 284 "name": "art-run-test-121-simple-suspend-check" 1712 "name": "art-run-test-121-simple-suspend-check[com.google.android.art.apex]" 3158 "name": "art-run-test-121-simple-suspend-check" 4594 "name": "art-run-test-121-simple-suspend-check"
|
/art/tools/fuzzer/ |
D | Android.bp | 340 "host_121-simple-suspend-check_classes.dex",
|