Home
last modified time | relevance | path

Searched refs:Platform (Results 1 - 15 of 15) sorted by relevance

/test/xts/acts/graphic/vkgl/src/
H A DActsApp.h34 ActsApp (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine);
43 Platform& m_platform;
H A DActsApp.cpp37 ActsApp::ActsApp (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine) in ActsApp()
/test/xts/acts/graphic/vkgl/src/deqpgles3/
H A DDeqpgles3BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles2/
H A DDeqpgles2BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles31/
H A DKhrgles31BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles32/
H A DKhrgles32BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrglesext/
H A DKhrglesextBaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles31/
H A DDeqpgles31BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/egl/
H A DEglBaseFunc.cpp67 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles2/
H A DKhrgles2BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles3/
H A DKhrgles3BaseFunc.cpp63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddevice_lite.py39 from xdevice import Platform namespace
134 self.test_platform = Platform.ohos
H A Ddevice.py56 from xdevice import Platform namespace
205 test_platform = Platform.ohos
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py28 "LoggerMethod", "LifeStage", "Platform", "HcpTestMode", "DeviceResult",
442 class Platform(object): class
444 Platform enumeration
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py69 from _core.constants import Platform namespace
298 "Platform",

Completed in 8 milliseconds