Searched defs:failureMessage (Results 1 – 12 of 12) sorted by relevance
116 String failureMessage = "## FAILURE: Can NOT get ClassID for '" in prepareDebuggee() local127 String failureMessage = "## FAILURE: Can NOT get MethodID for class '" in prepareDebuggee() local135 String failureMessage = "## FAILURE: Can NOT get MethodStartCodeIndex for method '" in prepareDebuggee() local141 String failureMessage = "## FAILURE: Can NOT get MethodEndCodeIndex for method '" in prepareDebuggee() local200 String failureMessage = "## FAILURE: Unexpected number of received events in packet = " in receiveEvents() local223 … String failureMessage = "## FAILURE: Unexpected number of received events in packet = " in receiveEvents() local257 String failureMessage = "## FAILURE: Unexpected events attributes are found out!"; in checkEvents() local265 String failureMessage = "## FAILURE: Did not receive all expected events!"; in checkEvents() local
95 String failureMessage = "## FAILURE: Can NOT get MethodID for class '" in testCombinedEvents_01() local109 String failureMessage = "## FAILURE: Can NOT get MethodEntryLocation for method '" in testCombinedEvents_01() local218 String failureMessage = "## FAILURE: Can NOT get MethodID for class '" in testCombinedEvents_02() local243 String failureMessage = "## FAILURE: Can NOT get MethodEntryLocation for method '" in testCombinedEvents_02() local357 String failureMessage = "## FAILURE: Can NOT get MethodID for class '" in testCombinedEvents_03() local402 String failureMessage = "## FAILURE: Can NOT get MethodEntryLocation for method '" in testCombinedEvents_03() local472 String failureMessage = "## FAILURE: Can NOT get MethodID for class '" in testCombinedEvents_04() local529 String failureMessage = "## FAILURE: Can NOT get MethodEntryLocation for method '" in testCombinedEvents_04() local603 String failureMessage = "## FAILURE: Can NOT get MethodID for class '" in testCombinedEvents_05() local631 String failureMessage = "## FAILURE: Can NOT get MethodEntryLocation for method '" in testCombinedEvents_05() local[all …]
89 String failureMessage = "## FAILURE: Can NOT get MethodID for class '" in testCombinedEvents003_01() local103 String failureMessage = "## FAILURE: Can NOT get MethodEntryLocation for method '" in testCombinedEvents003_01() local332 … String failureMessage = "## FAILURE: Unexpected events' locations are found out!"; in receiveAndCheckEvents() local
283 String failureMessage = "## FAILURE: Unexpected events' locations are found out!"; in checkEventsLocation() local
113 String failureMessage, M msg, Schema<M> schema) throws IOException { in roundtrip()134 protected final void roundtrip(String failureMessage, T msg) throws IOException { in roundtrip()
33 String failureMessage = "Verification failed!"; in assertion_error_message_should_start_with_the_custom_specified_message() local
39 String failureMessage = "message should be prepended to the original message"; in verification_failure_should_prepend_expected_message() local
629 private IExpectationSetters<Object> expectLastCall(String failureMessage) { in expectLastCall()
770 String failureMessage = (String) flexInfo.getFailurePath(path); in checkPattern() local
1791 std::stringstream failureMessage; in printFailuresAndReturnCount() local
4723 private static void assertIllegalStateException(String failureMessage, Runnable runnable) { in assertIllegalStateException()
4719 private static void assertIllegalStateException(String failureMessage, Runnable runnable) { in assertIllegalStateException()