Home
last modified time | relevance | path

Searched refs:DiagnosticEventTest (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Core/
H A DDiagnosticEventTest.cpp33 class DiagnosticEventTest : public ::testing::Test { class
55 TEST_F(DiagnosticEventTest, Warning) { in TEST_F() argument
81 TEST_F(DiagnosticEventTest, Error) { in TEST_F() argument
106 TEST_F(DiagnosticEventTest, MultipleDebuggers) { in TEST_F() argument
140 TEST_F(DiagnosticEventTest, WarningOnce) { in TEST_F() argument
H A DCMakeLists.txt3 DiagnosticEventTest.cpp