Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DSubsystemRAIITest.cpp55 struct TestSubsystemWithError { struct
56 static SystemState state;
57 static bool will_fail;
58 static llvm::Error Initialize() { in Initialize()
66 static void Terminate() { in Terminate()
71 static void Reset() { state = SystemState::Start; } in Reset()