Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Platform/
H A DPlatformTest.cpp21 class TestPlatform : public PlatformPOSIX { class
23 TestPlatform() : PlatformPOSIX(false) {} in TestPlatform() function in TestPlatform
26 class PlatformArm : public TestPlatform {
39 class PlatformIntel : public TestPlatform {
52 class PlatformThumb : public TestPlatform {