HomeSort by relevance Sort by last modified time
    Searched refs:ObjectReference (Results 1 - 25 of 39) sorted by null

1 2

  /art/runtime/mirror/
object_reference.h 34 class MANAGED ObjectReference {
58 ObjectReference<kPoisonReferences, MirrorType>(MirrorType* mirror_ptr)
83 class MANAGED HeapReference : public ObjectReference<kPoisonHeapReferences, MirrorType> {
91 : ObjectReference<kPoisonHeapReferences, MirrorType>(mirror_ptr) {}
96 class MANAGED CompressedReference : public mirror::ObjectReference<false, MirrorType> {
99 : mirror::ObjectReference<false, MirrorType>(nullptr) {}
108 : mirror::ObjectReference<false, MirrorType>(p) {}
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
GetValues002Debuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
InvokeMethod002Debuggee.java 19 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
49 c = Class.forName("org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethod002Debuggee$TestClass");
55 synchronizer.receiveMessageWithoutException("org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethod002Debuggee(#1)");
57 synchronizer.receiveMessageWithoutException("org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethod002Debuggee(#2)");
InvokeMethod003Debuggee.java 19 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
44 c = Class.forName("org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethod003Debuggee$TestClass");
50 synchronizer.receiveMessageWithoutException("org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethod003Debuggee(#1)");
52 synchronizer.receiveMessageWithoutException("org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethod003Debuggee(#2)");
MonitorInfoDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
ReferenceTypeDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
SetValues002Debuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
41 logWriter.println("\n--> Debuggee: SetValues002Debuggee: Before ObjectReference::SetValues command:");
47 logWriter.println("\n--> Debuggee: SetValues002Debuggee: After ObjectReference::SetValues command:");
GetValuesDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
ReferringObjectsDebuggee.java 19 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
SetValues003Debuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
48 logWriter.println("\n--> Debuggee: SetValues003Debuggee: Before ObjectReference::SetValues command:");
55 logWriter.println("\n--> Debuggee: SetValues003Debuggee: After ObjectReference::SetValues command:");
DisableCollectionDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
EnableCollectionDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
GetValues003Debuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
70 logWriter.println("\n--> Debuggee: GetValues003Debuggee: Before ObjectReference::GetValues command:");
InvokeMethodWithSuspensionTest.java 19 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
30 * JDWP unit test for ObjectReference.InvokeCommand command with a thread suspension.
64 return "ObjectReference.InvokeCommand";
IsCollectedDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
SetValuesDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
DisableCollectionTest.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
39 * JDWP Unit test for ObjectReference.DisableCollection command.
43 static final String thisCommandName = "ObjectReference::DisableCollection command";
45 static final String debuggeeSignature = "Lorg/apache/harmony/jpda/tests/jdwp/ObjectReference/DisableCollectionDebuggee;";
48 return "org.apache.harmony.jpda.tests.jdwp.ObjectReference.DisableCollectionDebuggee";
52 * This testcase exercises ObjectReference.DisableCollection command.
56 * ObjectReference.DisableCollection command for checked object. After that
150 * This testcase exercises ObjectReference.DisableCollection command.
165 * This testcase exercises ObjectReference.DisableCollection command.
EnableCollectionTest.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
39 * JDWP Unit test for ObjectReference.EnableCollection command.
45 static final String thisCommandName = "ObjectReference::EnableCollection command";
46 static final String debuggeeSignature = "Lorg/apache/harmony/jpda/tests/jdwp/ObjectReference/EnableCollectionDebuggee;";
49 return "org.apache.harmony.jpda.tests.jdwp.ObjectReference.EnableCollectionDebuggee";
53 * This testcase exercises ObjectReference.EnableCollection command.
56 * Then for this objectID test executes ObjectReference::DisableCollection command
57 * and ObjectReference.EnableCollection command. After that Debuggee tries to
107 ("\n=> Send ObjectReference::DisableCollection command for checked ObjectID...");
116 checkReplyPacket(disableCollectionReply, "ObjectReference::DisableCollection command")
    [all...]
GetValues003Test.java 27 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
39 * JDWP Unit test for ObjectReference.GetValues command for Object fields with value=null.
43 static final String thisCommandName = "ObjectReference::GetValues command";
44 static final String debuggeeSignature = "Lorg/apache/harmony/jpda/tests/jdwp/ObjectReference/GetValues003Debuggee;";
47 return "org.apache.harmony.jpda.tests.jdwp.ObjectReference.GetValues003Debuggee";
51 * This test exercises ObjectReference.GetValues command for static fields.
54 * Then for this objectID test executes ObjectReference.GetValues command for
SetValues002Test.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
38 * JDWP Unit test for ObjectReference.SetValues command with value which is unknown objectID.
44 static final String thisCommandName = "ObjectReference.SetValues command";
45 static final String debuggeeSignature = "Lorg/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues002Debuggee;";
48 return "org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues002Debuggee";
52 * This test exercises ObjectReference.SetValues command with value which is unknown objectID.
55 * Then for this objectID test executes ObjectReference.SetValues command for
SetValues003Test.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
38 * JDWP Unit test for ObjectReference.SetValues command with value with incorrect Type.
44 static final String thisCommandName = "ObjectReference.SetValues command";
45 static final String debuggeeSignature = "Lorg/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues003Debuggee;";
48 return "org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues003Debuggee";
52 * This test exercises ObjectReference.SetValues command with value with incorrect Type.
55 * Then for this objectID test executes ObjectReference.SetValues command for
SetValues004Debuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
64 logWriter.println("\n--> Debuggee: SetValues004Debuggee: Before ObjectReference::SetValues command:");
77 logWriter.println("\n--> Debuggee: SetValues004Debuggee: After ObjectReference::SetValues command:");
SetValues004Test.java 27 package org.apache.harmony.jpda.tests.jdwp.ObjectReference;
39 * JDWP Unit test for ObjectReference.SetValues command with null values.
45 static final String thisCommandName = "ObjectReference.SetValues command";
46 static final String debuggeeSignature = "Lorg/apache/harmony/jpda/tests/jdwp/ObjectReference/SetValues004Debuggee;";
49 return "org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues004Debuggee";
53 * This test exercises ObjectReference.SetValues command with null values.
56 * Then for this objectID test executes ObjectReference.SetValues command for
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
AllTests.java 122 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.DisableCollectionTest.class);
123 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.EnableCollectionTest.class);
124 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.GetValues002Test.class);
125 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.GetValues003Test.class);
126 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.GetValuesTest.class);
127 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethod002Test.class);
128 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethod003Test.class);
129 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethodTest.class);
130 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethodWithSuspensionTest.class);
131 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ObjectReference.IsCollectedTest.class)
    [all...]
  /art/runtime/gc/collector/
semi_space-inl.h 58 mirror::ObjectReference<kPoisonReferences, mirror::Object>* obj_ptr) {

Completed in 439 milliseconds

1 2