Home
last modified time | relevance | path

Searched defs:expected_msg (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/test_utils/
H A DTestPExpectTest.py11 def assert_expect_fails_with(self, cmd, expect_args, expected_msg): argument
/llvm-project/lldb/test/API/assert_messages_test/
H A DTestAssertMessages.py16 def assert_expect_fails_with(self, cmd, expect_args, expected_msg): argument