Home
last modified time | relevance | path

Searched refs:printErrorAndFail (Results 1 – 25 of 52) sorted by relevance

123

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DFramesTest.java82 printErrorAndFail("Unexpected ERROR = " + err in testFrames005()
102 printErrorAndFail("unexpected behaviour: error is " in testFrames005()
136 printErrorAndFail("Unexpected ERROR = " + err in testFrames004()
156 printErrorAndFail("unexpected behaviour: error is " in testFrames004()
191 printErrorAndFail("Unexpected ERROR = " + err in testFrames003()
208 printErrorAndFail("Unexpected ERROR = " + err in testFrames003()
214 printErrorAndFail("it is expected an empty set of frames, but frameCount = " in testFrames003()
251 printErrorAndFail("Unexpected ERROR = " + err in testFrames002()
271 printErrorAndFail("frameNumber is unexpectedly equal to " + frameNumber); in testFrames002()
276 printErrorAndFail("Unexpected ERROR = " + err in testFrames002()
[all …]
DStatusTest.java84 printErrorAndFail("Unexpected thread status: " in testStatus002()
92 printErrorAndFail("Unexpected suspend status: " in testStatus002()
141 printErrorAndFail("Unexpected thread status: " in testStatus001()
149 printErrorAndFail("Unexpected suspend status: " in testStatus001()
DResumeTest.java71 printErrorAndFail("\n## Can NOT get number of started threads from debuggee! "); in testResume001()
95 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in testResume001()
128 printErrorAndFail("\n## Some of tested threads are not found!"); in testResume001()
161printErrorAndFail("\n## Error found out while ThreadReference.Resume command performing!"); in testResume001()
177 printErrorAndFail("## VirtualMachine.Suspend command FAILED!"); in testResume001()
262 printErrorAndFail("## VirtualMachine.Resume command FAILED!"); in testResume001()
278 printErrorAndFail("\ntestResume001 FAILED:\n" + errorMessage); in testResume001()
436 printErrorAndFail("\ntestResume001 FAILED:\n" + errorMessage); in testResume001()
DThreadGroup002Test.java77 printErrorAndFail("\n## Can NOT get number of started threads from debuggee! "); in testThreadGroup002()
105 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in testThreadGroup002()
138 printErrorAndFail("\n## Some of tested threads are not found!"); in testThreadGroup002()
148 printErrorAndFail("\n## Could NOT receive expected signal from debuggee! "); in testThreadGroup002()
285 printErrorAndFail("\ntestThreadGroup002 FAILED:\n" + errorMessage); in testThreadGroup002()
DSuspendCountTest.java75 printErrorAndFail("Can NOT get number of started threads from debuggee! "); in testSuspendCount001()
99 printErrorAndFail("Can NOT get all ThreadID in debuggee! "); in testSuspendCount001()
286 printErrorAndFail("\ntestSuspendCount001 FAILED:\n" + errorMessage); in testSuspendCount001()
304 printErrorAndFail("\nCan NOT found out debuggee main thread!"); in testSuspendCount001()
317 printErrorAndFail("\nVirtualMachine.Suspend command FAILED!"); in testSuspendCount001()
383 printErrorAndFail("\ntestSuspendCount001 FAILED:\n" + errorMessage); in testSuspendCount001()
DOwnedMonitorsTest.java107 printErrorAndFail("wrong owner thread: " + ownerThread); in testOwnedMonitors001()
110 printErrorAndFail("wrong owner thread name: " + ownerName); in testOwnedMonitors001()
116printErrorAndFail("wrong number of owned monitors: " + owned + " (expected at least 2)"); in testOwnedMonitors001()
DSuspendTest.java67 printErrorAndFail("Can NOT get number of started threads from debuggee! "); in testSuspend001()
88 printErrorAndFail("Can NOT get all ThreadID in debuggee! "); in testSuspend001()
202 printErrorAndFail("\ntestSuspend001 FAILED:\n" + errorMessage); in testSuspend001()
DThreadGroupTest.java94 printErrorAndFail("unexpected group name, it is expected: " in testThreadGroup001()
101 printErrorAndFail("Tested thread is not found in all_threads list."); in testThreadGroup001()
DStatus003Test.java96 printErrorAndFail("Unexpected thread status is returned:" in testStatus004()
109 printErrorAndFail("Unexpected thread status is returned:" in testStatus004()
DStatus005Test.java96 printErrorAndFail("Unexpected thread status is returned:" in testStatus006()
109 printErrorAndFail("Unexpected thread status is returned:" in testStatus006()
DStatus002Test.java97 printErrorAndFail("Unexpected thread status is returned: " in testStatus003()
112 printErrorAndFail("Unexpected thread status is returned:" in testStatus003()
DStatus004Test.java95 printErrorAndFail("Unexpected thread status is returned:" in testStatus005()
108 printErrorAndFail("Unexpected thread status is returned:" in testStatus005()
DStatus006Test.java107 printErrorAndFail("Unexpected thread status is returned:" in testStatus007()
120 printErrorAndFail("Unexpected thread status is returned:" in testStatus007()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedEvents002Test.java117 printErrorAndFail(failureMessage); in prepareDebuggee()
128 printErrorAndFail(failureMessage); in prepareDebuggee()
136 printErrorAndFail(failureMessage); in prepareDebuggee()
142 printErrorAndFail(failureMessage); in prepareDebuggee()
198 printErrorAndFail(failureMessage); in receiveEvents()
221 printErrorAndFail(failureMessage); in receiveEvents()
254 printErrorAndFail(failureMessage); in checkEvents()
262 printErrorAndFail(failureMessage); in checkEvents()
DCombinedEventsTest.java98 printErrorAndFail(failureMessage); in testCombinedEvents_01()
112 printErrorAndFail(failureMessage); in testCombinedEvents_01()
221 printErrorAndFail(failureMessage); in testCombinedEvents_02()
246 printErrorAndFail(failureMessage); in testCombinedEvents_02()
360 printErrorAndFail(failureMessage); in testCombinedEvents_03()
405 printErrorAndFail(failureMessage); in testCombinedEvents_03()
475 printErrorAndFail(failureMessage); in testCombinedEvents_04()
532 printErrorAndFail(failureMessage); in testCombinedEvents_04()
606 printErrorAndFail(failureMessage); in testCombinedEvents_05()
634 printErrorAndFail(failureMessage); in testCombinedEvents_05()
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DResumeTest.java98 printErrorAndFail("\ntestResume001 FAILED"); in testResume001()
162 printErrorAndFail("\ntestResume002 FAILED"); in testResume002()
218 printErrorAndFail("\ntestResume002 FAILED"); in testResume003()
270 printErrorAndFail("\n## Can NOT get number of started threads " in getThreadsNumber()
300 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in createThreadInfos()
334 printErrorAndFail("\n## Some of tested threads are not found!"); in createThreadInfos()
DVersionTest.java76 printErrorAndFail("description.length = 0"); in testVersion001()
80 printErrorAndFail("vmVersion.length = 0"); in testVersion001()
84 printErrorAndFail("vmName.length = 0"); in testVersion001()
DAllThreadsTest.java98 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD in testAllThreads003()
169 printErrorAndFail("\nThreads with unknown thread status found out!\n" + in testAllThreads002()
218 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD + " not found"); in testAllThreads001()
221 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD in testAllThreads001()
DRedefineClassesTest.java149 printErrorAndFail("Unexpected number of classes is returned: " + in testRedefineClasses001()
258 printErrorAndFail( in testRedefineClasses001()
279 printErrorAndFail(thisCommandName in testRedefineClasses001()
296 printErrorAndFail("it is NOT expected result" + in testRedefineClasses001()
DClassesBySignatureTest.java92 printErrorAndFail("refTypeTag must be " in testClassesBySignature001()
107 printErrorAndFail("Signature must be " + SIGNATURE001); in testClassesBySignature001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackTraceBaseTest.java92 printErrorAndFail("testedThread is not found!"); in getThreadID()
105 printErrorAndFail("Received number of frames = " in findFrameInfo()
130 printErrorAndFail("Tested method is not found"); in findFrameInfo()
DGetValuesTest.java146 printErrorAndFail("Variable table check failed."); in testGetValues005_InvalidSlotError()
172 printErrorAndFail("testedThread is not found!"); in examineGetValues()
188 printErrorAndFail("Variable table check failed."); in examineGetValues()
222 printErrorAndFail("Unexpected number of values: " in examineGetValues()
DSetValuesTest.java149 printErrorAndFail("Variable table check failed."); in testSetValues005_InvalidSlotError()
176 printErrorAndFail("testedThread is not found!"); in examineGetValues()
192 printErrorAndFail("Variable table check failed."); in examineGetValues()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java741 printErrorAndFail(message); in checkReplyPacket()
783 printErrorAndFail(message + " expected:<" + strExpected + "> but was:<" in assertEquals()
807 printErrorAndFail(message + " expected:<" + expected + "> but was:<" in assertString()
821 printErrorAndFail("Not all data has been read"); in assertAllDataRead()
846 printErrorAndFail(builder.toString()); in assertEventKindEquals()
872 printErrorAndFail(builder.toString()); in assertTagEquals()
882 protected void printErrorAndFail(String message) { in printErrorAndFail() method in JDWPTestCase
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DClassFileVersionTest.java88 printErrorAndFail(debuggeeClass + " is not a valid class!"); in testClassFileVersion001()
94 printErrorAndFail(thisCommandName + "has error in reading target class file!"); in testClassFileVersion001()

123