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/
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 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 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 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 DClassLoaderTest.java41 static final int testStatusFailed = -1; field in class:ClassLoaderTest
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 DSourceFileTest.java41 static final int testStatusFailed = -1; field in class:SourceFileTest
H A DClassFileVersionTest.java34 static final int testStatusFailed = -1; field in class:ClassFileVersionTest
H A DConstantPoolTest.java39 static final int testStatusFailed = -1; field in class:ConstantPoolTest
H A DInterfacesTest.java41 static final int testStatusFailed = -1; field in class:InterfacesTest
H A DSourceDebugExtensionTest.java42 static final int testStatusFailed = -1; field in class:SourceDebugExtensionTest
H A DStatusTest.java41 static final int testStatusFailed = -1; field in class:StatusTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
H A DSetDefaultStratumTest.java42 static final int testStatusFailed = -1; field in class:SetDefaultStratumTest
/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 DEnableCollectionTest.java44 static final int testStatusFailed = -1; field in class:EnableCollectionTest
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/ThreadReference/
H A DStatus002Test.java42 static final int testStatusFailed = -1; field in class:Status002Test
H A DStatus003Test.java42 static final int testStatusFailed = -1; field in class:Status003Test
H A DStatus004Test.java42 static final int testStatusFailed = -1; field in class:Status004Test
H A DStatus005Test.java42 static final int testStatusFailed = -1; field in class:Status005Test
H A DStatus006Test.java42 static final int testStatusFailed = -1; field in class:Status006Test
/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 DSetValues002Test.java43 static final int testStatusFailed = -1; field in class:SetValues002Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
H A DEnableCollectionTest.java46 static final int testStatusFailed = -1; field in class:EnableCollectionTest

Completed in 156 milliseconds

12