Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Platform/
H A DPlatformTest.cpp21 class TestPlatform : public PlatformPOSIX { class
23 TestPlatform() : PlatformPOSIX(false) {} in TestPlatform() function in TestPlatform