Home
last modified time | relevance | path

Searched defs:m_cmdLine (Results 1 – 11 of 11) sorted by relevance

/external/deqp/framework/platform/android/
DtcuAndroidTestActivity.hpp53 const CommandLine& m_cmdLine; member in tcu::Android::TestThread
72 CommandLine m_cmdLine; member in tcu::Android::TestActivity
/external/deqp/framework/egl/
DegluGLFunctionLoader.hpp75 const tcu::CommandLine& m_cmdLine; member in eglu::GLLibraryCache
/external/deqp/external/openglcts/modules/runner/
DglcAndroidTestActivity.hpp74 tcu::CommandLine m_cmdLine; member in glcts::Android::TestActivity
DglcTestRunner.cpp67 tcu::CommandLine m_cmdLine; member in glcts::RunSession
/external/deqp/framework/platform/ios/
DtcuIOSApp.mm304 tcu::CommandLine* m_cmdLine; field
315 , m_cmdLine (DE_NULL) function
/external/deqp/android/package/src/com/drawelements/deqp/platformutil/
DDeqpPlatformCapabilityQueryInstrumentation.java41 private String m_cmdLine; field in DeqpPlatformCapabilityQueryInstrumentation
/external/deqp/framework/common/
DtcuCommandLine.hpp259 de::cmdline::CommandLine m_cmdLine; member in tcu::CommandLine
DtcuTestContext.hpp80 const CommandLine& m_cmdLine; //!< Command line. member in tcu::TestContext
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DDeqpInstrumentation.java40 private String m_cmdLine; field in DeqpInstrumentation
/external/deqp/executor/tools/
DxeExtractShaderPrograms.cpp170 const CommandLine& m_cmdLine; member in ShaderProgramExtractHandler
/external/deqp/execserver/tools/
DxsClient.cpp157 const CommandLine& m_cmdLine; member in xs::Client