Searched refs:PlatformArm (Results 1 – 1 of 1) sorted by relevance
26 class PlatformArm : public TestPlatform { class28 PlatformArm() = default;89 SetHostPlatform(std::make_shared<PlatformArm>()); in TEST_F()113 const PlatformSP selected_platform_sp = std::make_shared<PlatformArm>(); in TEST_F()134 const PlatformSP selected_platform_sp = std::make_shared<PlatformArm>(); in TEST_F()146 const PlatformSP selected_platform_sp = std::make_shared<PlatformArm>(); in TEST_F()