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.java83 printErrorAndFail("Unexpected ERROR = " + err in testFrames005()
103 printErrorAndFail("unexpected behaviour: error is " in testFrames005()
137 printErrorAndFail("Unexpected ERROR = " + err in testFrames004()
157 printErrorAndFail("unexpected behaviour: error is " in testFrames004()
192 printErrorAndFail("Unexpected ERROR = " + err in testFrames003()
209 printErrorAndFail("Unexpected ERROR = " + err in testFrames003()
215 printErrorAndFail("it is expected an empty set of frames, but frameCount = " in testFrames003()
252 printErrorAndFail("Unexpected ERROR = " + err in testFrames002()
272 printErrorAndFail("frameNumber is unexpectedly equal to " + frameNumber); in testFrames002()
277 printErrorAndFail("Unexpected ERROR = " + err in testFrames002()
[all …]
DStatusTest.java85 printErrorAndFail("Unexpected thread status: " in testStatus002()
93 printErrorAndFail("Unexpected suspend status: " in testStatus002()
142 printErrorAndFail("Unexpected thread status: " in testStatus001()
150 printErrorAndFail("Unexpected suspend status: " in testStatus001()
DResumeTest.java72 printErrorAndFail("\n## Can NOT get number of started threads from debuggee! "); in testResume001()
96 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in testResume001()
129 printErrorAndFail("\n## Some of tested threads are not found!"); in testResume001()
162printErrorAndFail("\n## Error found out while ThreadReference.Resume command performing!"); in testResume001()
178 printErrorAndFail("## VirtualMachine.Suspend command FAILED!"); in testResume001()
263 printErrorAndFail("## VirtualMachine.Resume command FAILED!"); in testResume001()
279 printErrorAndFail("\ntestResume001 FAILED:\n" + errorMessage); in testResume001()
437 printErrorAndFail("\ntestResume001 FAILED:\n" + errorMessage); in testResume001()
DThreadGroup002Test.java78 printErrorAndFail("\n## Can NOT get number of started threads from debuggee! "); in testThreadGroup002()
106 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in testThreadGroup002()
139 printErrorAndFail("\n## Some of tested threads are not found!"); in testThreadGroup002()
149 printErrorAndFail("\n## Could NOT receive expected signal from debuggee! "); in testThreadGroup002()
286 printErrorAndFail("\ntestThreadGroup002 FAILED:\n" + errorMessage); in testThreadGroup002()
DSuspendCountTest.java76 printErrorAndFail("Can NOT get number of started threads from debuggee! "); in testSuspendCount001()
100 printErrorAndFail("Can NOT get all ThreadID in debuggee! "); in testSuspendCount001()
287 printErrorAndFail("\ntestSuspendCount001 FAILED:\n" + errorMessage); in testSuspendCount001()
305 printErrorAndFail("\nCan NOT found out debuggee main thread!"); in testSuspendCount001()
318 printErrorAndFail("\nVirtualMachine.Suspend command FAILED!"); in testSuspendCount001()
384 printErrorAndFail("\ntestSuspendCount001 FAILED:\n" + errorMessage); in testSuspendCount001()
DOwnedMonitorsTest.java108 printErrorAndFail("wrong owner thread: " + ownerThread); in testOwnedMonitors001()
111 printErrorAndFail("wrong owner thread name: " + ownerName); in testOwnedMonitors001()
117printErrorAndFail("wrong number of owned monitors: " + owned + " (expected at least 2)"); in testOwnedMonitors001()
DSuspendTest.java68 printErrorAndFail("Can NOT get number of started threads from debuggee! "); in testSuspend001()
89 printErrorAndFail("Can NOT get all ThreadID in debuggee! "); in testSuspend001()
203 printErrorAndFail("\ntestSuspend001 FAILED:\n" + errorMessage); in testSuspend001()
DThreadGroupTest.java95 printErrorAndFail("unexpected group name, it is expected: " in testThreadGroup001()
102 printErrorAndFail("Tested thread is not found in all_threads list."); in testThreadGroup001()
DStatus003Test.java97 printErrorAndFail("Unexpected thread status is returned:" in testStatus004()
110 printErrorAndFail("Unexpected thread status is returned:" in testStatus004()
DStatus006Test.java108 printErrorAndFail("Unexpected thread status is returned:" in testStatus007()
121 printErrorAndFail("Unexpected thread status is returned:" in testStatus007()
DStatus004Test.java96 printErrorAndFail("Unexpected thread status is returned:" in testStatus005()
109 printErrorAndFail("Unexpected thread status is returned:" in testStatus005()
DStatus005Test.java97 printErrorAndFail("Unexpected thread status is returned:" in testStatus006()
110 printErrorAndFail("Unexpected thread status is returned:" in testStatus006()
DStatus002Test.java98 printErrorAndFail("Unexpected thread status is returned: " in testStatus003()
113 printErrorAndFail("Unexpected thread status is returned:" in testStatus003()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedEvents002Test.java118 printErrorAndFail(failureMessage); in prepareDebuggee()
129 printErrorAndFail(failureMessage); in prepareDebuggee()
137 printErrorAndFail(failureMessage); in prepareDebuggee()
143 printErrorAndFail(failureMessage); in prepareDebuggee()
202 printErrorAndFail(failureMessage); in receiveEvents()
225 printErrorAndFail(failureMessage); in receiveEvents()
258 printErrorAndFail(failureMessage); in checkEvents()
266 printErrorAndFail(failureMessage); in checkEvents()
DCombinedEventsTest.java99 printErrorAndFail(failureMessage); in testCombinedEvents_01()
113 printErrorAndFail(failureMessage); in testCombinedEvents_01()
222 printErrorAndFail(failureMessage); in testCombinedEvents_02()
247 printErrorAndFail(failureMessage); in testCombinedEvents_02()
361 printErrorAndFail(failureMessage); in testCombinedEvents_03()
406 printErrorAndFail(failureMessage); in testCombinedEvents_03()
476 printErrorAndFail(failureMessage); in testCombinedEvents_04()
533 printErrorAndFail(failureMessage); in testCombinedEvents_04()
607 printErrorAndFail(failureMessage); in testCombinedEvents_05()
635 printErrorAndFail(failureMessage); in testCombinedEvents_05()
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DResumeTest.java99 printErrorAndFail("\ntestResume001 FAILED"); in testResume001()
163 printErrorAndFail("\ntestResume002 FAILED"); in testResume002()
219 printErrorAndFail("\ntestResume002 FAILED"); in testResume003()
271 printErrorAndFail("\n## Can NOT get number of started threads " in getThreadsNumber()
301 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in createThreadInfos()
335 printErrorAndFail("\n## Some of tested threads are not found!"); in createThreadInfos()
DVersionTest.java77 printErrorAndFail("description.length = 0"); in testVersion001()
81 printErrorAndFail("vmVersion.length = 0"); in testVersion001()
85 printErrorAndFail("vmName.length = 0"); in testVersion001()
DAllThreadsTest.java99 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD in testAllThreads003()
170 printErrorAndFail("\nThreads with unknown thread status found out!\n" + in testAllThreads002()
219 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD + " not found"); in testAllThreads001()
222 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD in testAllThreads001()
DRedefineClassesTest.java150 printErrorAndFail("Unexpected number of classes is returned: " + in testRedefineClasses001()
259 printErrorAndFail( in testRedefineClasses001()
280 printErrorAndFail(thisCommandName in testRedefineClasses001()
297 printErrorAndFail("it is NOT expected result" + in testRedefineClasses001()
DClassesBySignatureTest.java93 printErrorAndFail("refTypeTag must be " in testClassesBySignature001()
108 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.java743 printErrorAndFail(message); in checkReplyPacket()
785 printErrorAndFail(message + " expected:<" + strExpected + "> but was:<" in assertEquals()
809 printErrorAndFail(message + " expected:<" + expected + "> but was:<" in assertString()
823 printErrorAndFail("Not all data has been read"); in assertAllDataRead()
848 printErrorAndFail(builder.toString()); in assertEventKindEquals()
874 printErrorAndFail(builder.toString()); in assertTagEquals()
884 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