Searched refs:Platform (Results 1 - 15 of 15) sorted by relevance
/test/xts/acts/graphic/vkgl/src/ |
H A D | ActsApp.h | 34 ActsApp (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine); 43 Platform& m_platform;
|
H A D | ActsApp.cpp | 37 ActsApp::ActsApp (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine) in ActsApp()
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/ |
H A D | Deqpgles3BaseFunc.cpp | 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/xts/acts/graphic/vkgl/src/deqpgles2/ |
H A D | Deqpgles2BaseFunc.cpp | 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/xts/acts/graphic/vkgl/src/khrgles31/ |
H A D | Khrgles31BaseFunc.cpp | 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/xts/acts/graphic/vkgl/src/khrgles32/ |
H A D | Khrgles32BaseFunc.cpp | 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/xts/acts/graphic/vkgl/src/khrglesext/ |
H A D | KhrglesextBaseFunc.cpp | 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/xts/acts/graphic/vkgl/src/deqpgles31/ |
H A D | Deqpgles31BaseFunc.cpp | 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/xts/acts/graphic/vkgl/src/egl/ |
H A D | EglBaseFunc.cpp | 67 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/xts/acts/graphic/vkgl/src/khrgles2/ |
H A D | Khrgles2BaseFunc.cpp | 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/xts/acts/graphic/vkgl/src/khrgles3/ |
H A D | Khrgles3BaseFunc.cpp | 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES()
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
H A D | device_lite.py | 39 from xdevice import Platform namespace 134 self.test_platform = Platform.ohos
|
H A D | device.py | 56 from xdevice import Platform namespace 205 test_platform = Platform.ohos
|
/test/testfwk/xdevice/src/xdevice/_core/ |
H A D | constants.py | 28 "LoggerMethod", "LifeStage", "Platform", "HcpTestMode", "DeviceResult", 442 class Platform(object): class 444 Platform enumeration
|
/test/testfwk/xdevice/src/xdevice/ |
H A D | __init__.py | 69 from _core.constants import Platform namespace 298 "Platform",
|
Completed in 8 milliseconds