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
142 testStatus = testStatusFailed; in testFieldsWithGeneric001()
153 testStatus = testStatusFailed; in testFieldsWithGeneric001()
165 testStatus = testStatusFailed; in testFieldsWithGeneric001()
178 testStatus = testStatusFailed; in testFieldsWithGeneric001()
193 testStatus = testStatusFailed; in testFieldsWithGeneric001()
208 testStatus = testStatusFailed; in testFieldsWithGeneric001()
222 if (testStatus == testStatusFailed) { in testFieldsWithGeneric001()
DMethodsWithGenericTest.java41 static final int testStatusFailed = -1; field in MethodsWithGenericTest
146 testStatus = testStatusFailed; in testMethodsWithGeneric001()
158 testStatus = testStatusFailed; in testMethodsWithGeneric001()
172 testStatus = testStatusFailed; in testMethodsWithGeneric001()
186 testStatus = testStatusFailed; in testMethodsWithGeneric001()
203 testStatus = testStatusFailed; in testMethodsWithGeneric001()
218 testStatus = testStatusFailed; in testMethodsWithGeneric001()
235 if (testStatus == testStatusFailed) { in testMethodsWithGeneric001()
DMethodsTest.java41 static final int testStatusFailed = -1; field in MethodsTest
136 testStatus = testStatusFailed; in testMethods001()
148 testStatus = testStatusFailed; in testMethods001()
162 testStatus = testStatusFailed; in testMethods001()
178 testStatus = testStatusFailed; in testMethods001()
191 testStatus = testStatusFailed; in testMethods001()
204 if (testStatus == testStatusFailed) { in testMethods001()
DFieldsTest.java41 static final int testStatusFailed = -1; field in FieldsTest
128 testStatus = testStatusFailed; in testFields001()
139 testStatus = testStatusFailed; in testFields001()
152 testStatus = testStatusFailed; in testFields001()
167 testStatus = testStatusFailed; in testFields001()
180 testStatus = testStatusFailed; in testFields001()
193 if (testStatus == testStatusFailed) { in testFields001()
DSourceFileTest.java41 static final int testStatusFailed = -1; field in SourceFileTest
DSignatureWithGenericTest.java41 static final int testStatusFailed = -1; field in SignatureWithGenericTest
DSignatureTest.java42 static final int testStatusFailed = -1; field in SignatureTest
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
DClassObjectTest.java41 static final int testStatusFailed = -1; field in ClassObjectTest
DInterfacesTest.java41 static final int testStatusFailed = -1; field in InterfacesTest
DSourceDebugExtensionTest.java43 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
176 testStatus = testStatusFailed; in testReferenceType001()
200 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.java43 static final int testStatusFailed = -1; field in SetDefaultStratumTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStatus005Test.java42 static final int testStatusFailed = -1; field in Status005Test
DStatus004Test.java42 static final int testStatusFailed = -1; field in Status004Test
DStatus006Test.java42 static final int testStatusFailed = -1; field in Status006Test
DStatus002Test.java42 static final int testStatusFailed = -1; field in Status002Test
DStatus003Test.java42 static final int testStatusFailed = -1; field in Status003Test
/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