Searched refs:testStatusPassed (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.java40 static final int testStatusPassed = 0; field in class:FieldsTest
60 int testStatus = testStatusPassed;
187 if (testStatus == testStatusPassed) {
H A DMethodsTest.java40 static final int testStatusPassed = 0; field in class:MethodsTest
60 int testStatus = testStatusPassed;
198 if ( testStatus == testStatusPassed ) {
H A DSignatureTest.java40 static final int testStatusPassed = 0; field in class:SignatureTest
H A DSignatureWithGenericTest.java40 static final int testStatusPassed = 0; field in class:SignatureWithGenericTest
H A DSourceFileTest.java40 static final int testStatusPassed = 0; field in class:SourceFileTest
H A DFieldsWithGenericTest.java40 static final int testStatusPassed = 0; field in class:FieldsWithGenericTest
61 int testStatus = testStatusPassed;
216 if (testStatus == testStatusPassed) {
H A DMethodsWithGenericTest.java40 static final int testStatusPassed = 0; field in class:MethodsWithGenericTest
60 int testStatus = testStatusPassed;
226 if (testStatus == testStatusPassed) {
H A DClassFileVersionTest.java32 static final int testStatusPassed = 0; field in class:ClassFileVersionTest
H A DConstantPoolTest.java37 static final int testStatusPassed = 0; field in class:ConstantPoolTest
H A DInterfacesTest.java40 static final int testStatusPassed = 0; field in class:InterfacesTest
H A DStatusTest.java40 static final int testStatusPassed = 0; field in class:StatusTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
H A DSetDefaultStratumTest.java41 static final int testStatusPassed = 0; field in class:SetDefaultStratumTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
H A DReferenceTypeTest.java42 static final int testStatusPassed = 0; field in class:ReferenceTypeTest
63 int testStatus = testStatusPassed;
208 if ( testStatus == testStatusPassed ) {
H A DEnableCollectionTest.java43 static final int testStatusPassed = 0; field in class:EnableCollectionTest
H A DSetValues002Test.java42 static final int testStatusPassed = 0; field in class:SetValues002Test
H A DSetValues003Test.java42 static final int testStatusPassed = 0; field in class:SetValues003Test
H A DSetValues004Test.java43 static final int testStatusPassed = 0; field in class:SetValues004Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
H A DStatus002Test.java41 static final int testStatusPassed = 0; field in class:Status002Test
H A DStatus003Test.java41 static final int testStatusPassed = 0; field in class:Status003Test
H A DStatus004Test.java41 static final int testStatusPassed = 0; field in class:Status004Test
H A DStatus005Test.java41 static final int testStatusPassed = 0; field in class:Status005Test
73 //int testStatus = testStatusPassed;
H A DStatus006Test.java41 static final int testStatusPassed = 0; field in class:Status006Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
H A DSetValues002Test.java43 static final int testStatusPassed = 0; field in class:SetValues002Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
H A DSetValues002Test.java42 static final int testStatusPassed = 0; field in class:SetValues002Test
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
H A DEnableCollectionTest.java44 static final int testStatusPassed = 0; field in class:EnableCollectionTest

Completed in 389 milliseconds

12