Home
last modified time | relevance | path

Searched refs:testStatusFailed (Results 1 – 25 of 42) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DFieldsWithGenericTest.java41 static final int testStatusFailed = -1; field in FieldsWithGenericTest
143 testStatus = testStatusFailed; in testFieldsWithGeneric001()
154 testStatus = testStatusFailed; in testFieldsWithGeneric001()
166 testStatus = testStatusFailed; in testFieldsWithGeneric001()
179 testStatus = testStatusFailed; in testFieldsWithGeneric001()
194 testStatus = testStatusFailed; in testFieldsWithGeneric001()
209 testStatus = testStatusFailed; in testFieldsWithGeneric001()
223 if (testStatus == testStatusFailed) { in testFieldsWithGeneric001()
DMethodsWithGenericTest.java41 static final int testStatusFailed = -1; field in MethodsWithGenericTest
147 testStatus = testStatusFailed; in testMethodsWithGeneric001()
159 testStatus = testStatusFailed; in testMethodsWithGeneric001()
173 testStatus = testStatusFailed; in testMethodsWithGeneric001()
187 testStatus = testStatusFailed; in testMethodsWithGeneric001()
204 testStatus = testStatusFailed; in testMethodsWithGeneric001()
219 testStatus = testStatusFailed; in testMethodsWithGeneric001()
236 if (testStatus == testStatusFailed) { in testMethodsWithGeneric001()
DMethodsTest.java41 static final int testStatusFailed = -1; field in MethodsTest
137 testStatus = testStatusFailed; in testMethods001()
149 testStatus = testStatusFailed; in testMethods001()
163 testStatus = testStatusFailed; in testMethods001()
179 testStatus = testStatusFailed; in testMethods001()
192 testStatus = testStatusFailed; in testMethods001()
205 if (testStatus == testStatusFailed) { in testMethods001()
DFieldsTest.java41 static final int testStatusFailed = -1; field in FieldsTest
129 testStatus = testStatusFailed; in testFields001()
140 testStatus = testStatusFailed; in testFields001()
153 testStatus = testStatusFailed; in testFields001()
168 testStatus = testStatusFailed; in testFields001()
181 testStatus = testStatusFailed; in testFields001()
194 if (testStatus == testStatusFailed) { in testFields001()
DSignatureTest.java41 static final int testStatusFailed = -1; field in SignatureTest
DSourceFileTest.java41 static final int testStatusFailed = -1; field in SourceFileTest
DSignatureWithGenericTest.java41 static final int testStatusFailed = -1; field in SignatureWithGenericTest
DClassFileVersionTest.java34 static final int testStatusFailed = -1; field in ClassFileVersionTest
DConstantPoolTest.java39 static final int testStatusFailed = -1; field in ConstantPoolTest
DStatusTest.java41 static final int testStatusFailed = -1; field in StatusTest
DInterfacesTest.java41 static final int testStatusFailed = -1; field in InterfacesTest
DClassObjectTest.java41 static final int testStatusFailed = -1; field in ClassObjectTest
DSourceDebugExtensionTest.java42 static final int testStatusFailed = -1; field in SourceDebugExtensionTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DReferenceTypeTest.java43 static final int testStatusFailed = -1; field in ReferenceTypeTest
177 testStatus = testStatusFailed; in testReferenceType001()
201 testStatus = testStatusFailed; in testReferenceType001()
DSetValues004Test.java44 static final int testStatusFailed = -1; field in SetValues004Test
DSetValues003Test.java43 static final int testStatusFailed = -1; field in SetValues003Test
DSetValuesTest.java43 static final int testStatusFailed = -1; field in SetValuesTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DSetDefaultStratumTest.java42 static final int testStatusFailed = -1; field in SetDefaultStratumTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStatus003Test.java42 static final int testStatusFailed = -1; field in Status003Test
DStatus006Test.java42 static final int testStatusFailed = -1; field in Status006Test
DStatus004Test.java42 static final int testStatusFailed = -1; field in Status004Test
DStatus005Test.java42 static final int testStatusFailed = -1; field in Status005Test
DStatus002Test.java42 static final int testStatusFailed = -1; field in Status002Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DSetValues002Test.java44 static final int testStatusFailed = -1; field in SetValues002Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DEnableCollectionTest.java45 static final int testStatusFailed = -1; field in EnableCollectionTest

12