Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/runner/
DglcAndroidTestActivity.hpp58 TestRunner m_app; member in glcts::Android::TestThread
94 TestParamCollectorRunner m_app; member in glcts::Android::GetTestParamThread
DglcTestRunner.cpp72 tcu::App m_app; member in glcts::RunSession
/external/deqp/framework/platform/ios/
DtcuIOSApp.mm301 tcu::App *m_app; field
310 m_log(nullptr), m_cmdLine(nullptr), m_app(nullptr) function
/external/deqp/framework/platform/android/
DtcuAndroidTestActivity.hpp57 App m_app; member in tcu::Android::TestThread