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 …]
DResumeTest.java70 printErrorAndFail("\n## Can NOT get number of started threads from debuggee! "); in testResume001()
94 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in testResume001()
127 printErrorAndFail("\n## Some of tested threads are not found!"); in testResume001()
160printErrorAndFail("\n## Error found out while ThreadReference.Resume command performing!"); in testResume001()
176 printErrorAndFail("## VirtualMachine.Suspend command FAILED!"); in testResume001()
261 printErrorAndFail("## VirtualMachine.Resume command FAILED!"); in testResume001()
277 printErrorAndFail("\ntestResume001 FAILED:\n" + errorMessage); in testResume001()
435 printErrorAndFail("\ntestResume001 FAILED:\n" + errorMessage); in testResume001()
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()
DThreadGroup002Test.java76 printErrorAndFail("\n## Can NOT get number of started threads from debuggee! "); in testThreadGroup002()
104 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in testThreadGroup002()
137 printErrorAndFail("\n## Some of tested threads are not found!"); in testThreadGroup002()
147 printErrorAndFail("\n## Could NOT receive expected signal from debuggee! "); in testThreadGroup002()
284 printErrorAndFail("\ntestThreadGroup002 FAILED:\n" + errorMessage); in testThreadGroup002()
DSuspendCountTest.java74 printErrorAndFail("Can NOT get number of started threads from debuggee! "); in testSuspendCount001()
98 printErrorAndFail("Can NOT get all ThreadID in debuggee! "); in testSuspendCount001()
285 printErrorAndFail("\ntestSuspendCount001 FAILED:\n" + errorMessage); in testSuspendCount001()
303 printErrorAndFail("\nCan NOT found out debuggee main thread!"); in testSuspendCount001()
316 printErrorAndFail("\nVirtualMachine.Suspend command FAILED!"); in testSuspendCount001()
382 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()
DStatus002Test.java98 printErrorAndFail("Unexpected thread status is returned: " in testStatus003()
113 printErrorAndFail("Unexpected thread status is returned:" in testStatus003()
DStatus005Test.java97 printErrorAndFail("Unexpected thread status is returned:" in testStatus006()
110 printErrorAndFail("Unexpected thread status is returned:" in testStatus006()
DStatus004Test.java96 printErrorAndFail("Unexpected thread status is returned:" in testStatus005()
109 printErrorAndFail("Unexpected thread status is returned:" in testStatus005()
DStatus006Test.java108 printErrorAndFail("Unexpected thread status is returned:" in testStatus007()
121 printErrorAndFail("Unexpected thread status is returned:" in testStatus007()
DStatus003Test.java97 printErrorAndFail("Unexpected thread status is returned:" in testStatus004()
110 printErrorAndFail("Unexpected thread status is returned:" in testStatus004()
/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.java97 printErrorAndFail(failureMessage); in testCombinedEvents_01()
111 printErrorAndFail(failureMessage); in testCombinedEvents_01()
220 printErrorAndFail(failureMessage); in testCombinedEvents_02()
245 printErrorAndFail(failureMessage); in testCombinedEvents_02()
359 printErrorAndFail(failureMessage); in testCombinedEvents_03()
404 printErrorAndFail(failureMessage); in testCombinedEvents_03()
474 printErrorAndFail(failureMessage); in testCombinedEvents_04()
531 printErrorAndFail(failureMessage); in testCombinedEvents_04()
605 printErrorAndFail(failureMessage); in testCombinedEvents_05()
633 printErrorAndFail(failureMessage); in testCombinedEvents_05()
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DResumeTest.java96 printErrorAndFail("\ntestResume001 FAILED"); in testResume001()
160 printErrorAndFail("\ntestResume002 FAILED"); in testResume002()
216 printErrorAndFail("\ntestResume002 FAILED"); in testResume003()
268 printErrorAndFail("\n## Can NOT get number of started threads " in getThreadsNumber()
298 printErrorAndFail("\n## Can NOT get all ThreadID in debuggee! "); in createThreadInfos()
332 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.java262 printErrorAndFail("Unexpected number of classes is returned: " + in testRedefineClasses001()
304 printErrorAndFail( in testRedefineClasses001()
324 printErrorAndFail(thisCommandName in testRedefineClasses001()
341 printErrorAndFail("it is NOT expected result" + in testRedefineClasses001()
DClassesBySignatureTest.java94 printErrorAndFail("refTypeTag must be " in testClassesBySignature001()
109 printErrorAndFail("Signature must be " + SIGNATURE001); in testClassesBySignature001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
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()
DJDWPStackTraceBaseTest.java93 printErrorAndFail("testedThread is not found!"); in getThreadID()
106 printErrorAndFail("Received number of frames = " in findFrameInfo()
131 printErrorAndFail("Tested method is not found"); in findFrameInfo()
DSetValuesTest.java150 printErrorAndFail("Variable table check failed."); in testSetValues005_InvalidSlotError()
177 printErrorAndFail("testedThread is not found!"); in examineGetValues()
193 printErrorAndFail("Variable table check failed."); in examineGetValues()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java688 printErrorAndFail(message); in checkReplyPacket()
730 printErrorAndFail(message + " expected:<" + strExpected + "> but was:<" in assertEquals()
754 printErrorAndFail(message + " expected:<" + expected + "> but was:<" in assertString()
768 printErrorAndFail("Not all data has been read"); in assertAllDataRead()
793 printErrorAndFail(builder.toString()); in assertEventKindEquals()
819 printErrorAndFail(builder.toString()); in assertTagEquals()
829 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.java87 printErrorAndFail(debuggeeClass + " is not a valid class!"); in testClassFileVersion001()
93 printErrorAndFail(thisCommandName + "has error in reading target class file!"); in testClassFileVersion001()

123