Searched defs:testStatusFailed (Results 1 - 25 of 42) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
H A DSetValues002Test.java44 static final int testStatusFailed = -1; field in class:SetValues002Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
H A DInvokeMethodTest.java44 static final int testStatusFailed = -1; field in class:InvokeMethodTest
H A DSetValues002Test.java43 static final int testStatusFailed = -1; field in class:SetValues002Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
H A DReferenceTypeTest.java43 static final int testStatusFailed = -1; field in class:ReferenceTypeTest
176 testStatus = testStatusFailed;
200 testStatus = testStatusFailed;
H A DSetValues002Test.java43 static final int testStatusFailed = -1; field in class:SetValues002Test
H A DSetValues003Test.java43 static final int testStatusFailed = -1; field in class:SetValues003Test
H A DSetValues004Test.java44 static final int testStatusFailed = -1; field in class:SetValues004Test
H A DSetValuesTest.java43 static final int testStatusFailed = -1; field in class:SetValuesTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
H A DClassFileVersionTest.java34 static final int testStatusFailed = -1; field in class:ClassFileVersionTest
H A DClassLoaderTest.java41 static final int testStatusFailed = -1; field in class:ClassLoaderTest
H A DClassObjectTest.java41 static final int testStatusFailed = -1; field in class:ClassObjectTest
H A DConstantPoolTest.java39 static final int testStatusFailed = -1; field in class:ConstantPoolTest
H A DFieldsTest.java41 static final int testStatusFailed = -1; field in class:FieldsTest
128 testStatus = testStatusFailed;
139 testStatus = testStatusFailed;
152 testStatus = testStatusFailed;
167 testStatus = testStatusFailed;
180 testStatus = testStatusFailed;
193 if (testStatus == testStatusFailed) {
H A DFieldsWithGenericTest.java41 static final int testStatusFailed = -1; field in class:FieldsWithGenericTest
142 testStatus = testStatusFailed;
153 testStatus = testStatusFailed;
165 testStatus = testStatusFailed;
178 testStatus = testStatusFailed;
193 testStatus = testStatusFailed;
208 testStatus = testStatusFailed;
222 if (testStatus == testStatusFailed) {
H A DGetValues002Test.java43 static final int testStatusFailed = -1; field in class:GetValues002Test
H A DGetValuesTest.java43 static final int testStatusFailed = -1; field in class:GetValuesTest
H A DInterfacesTest.java41 static final int testStatusFailed = -1; field in class:InterfacesTest
H A DMethodsTest.java41 static final int testStatusFailed = -1; field in class:MethodsTest
136 testStatus = testStatusFailed;
148 testStatus = testStatusFailed;
162 testStatus = testStatusFailed;
178 testStatus = testStatusFailed;
191 testStatus = testStatusFailed;
204 if (testStatus == testStatusFailed) {
H A DMethodsWithGenericTest.java41 static final int testStatusFailed = -1; field in class:MethodsWithGenericTest
146 testStatus = testStatusFailed;
158 testStatus = testStatusFailed;
172 testStatus = testStatusFailed;
186 testStatus = testStatusFailed;
203 testStatus = testStatusFailed;
218 testStatus = testStatusFailed;
235 if (testStatus == testStatusFailed) {
H A DNestedTypesTest.java42 static final int testStatusFailed = -1; field in class:NestedTypesTest
H A DSignatureTest.java41 static final int testStatusFailed = -1; field in class:SignatureTest
H A DSignatureWithGenericTest.java41 static final int testStatusFailed = -1; field in class:SignatureWithGenericTest
H A DSourceDebugExtensionTest.java42 static final int testStatusFailed = -1; field in class:SourceDebugExtensionTest
H A DSourceFileTest.java41 static final int testStatusFailed = -1; field in class:SourceFileTest
H A DStatusTest.java41 static final int testStatusFailed = -1; field in class:StatusTest

Completed in 479 milliseconds

12