Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/platform/android/
H A DtcuAndroidTestActivity.hpp53 const CommandLine &m_cmdLine; member in tcu::Android::TestThread
72 CommandLine m_cmdLine; member in tcu::Android::TestActivity
/aosp_15_r20/external/deqp/framework/platform/ios/
H A DtcuIOSApp.mm300 tcu::CommandLine *m_cmdLine; field
310 m_log(DE_NULL), m_cmdLine(DE_NULL), m_app(DE_NULL) function
/aosp_15_r20/external/deqp/framework/egl/
H A DegluGLFunctionLoader.hpp76 const tcu::CommandLine &m_cmdLine; member in eglu::GLLibraryCache
/aosp_15_r20/external/deqp/framework/common/
H A DtcuWaiverUtil.hpp51 std::string m_cmdLine; member in tcu::SessionInfo
H A DtcuTestContext.hpp120 const CommandLine &m_cmdLine; //!< Command line. member in tcu::TestContext
H A DtcuCommandLine.hpp368 de::cmdline::CommandLine m_cmdLine; member in tcu::CommandLine
/aosp_15_r20/external/deqp/android/package/src/com/drawelements/deqp/platformutil/
H A DDeqpPlatformCapabilityQueryInstrumentation.java39 private String m_cmdLine; field in DeqpPlatformCapabilityQueryInstrumentation
/aosp_15_r20/external/deqp/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.hpp74 tcu::CommandLine m_cmdLine; member in glcts::Android::TestActivity
H A DglcTestRunner.cpp70 tcu::CommandLine m_cmdLine; member in glcts::RunSession
/aosp_15_r20/external/deqp/android/package/src/com/drawelements/deqp/testercore/
H A DDeqpInstrumentation.java38 private String m_cmdLine; field in DeqpInstrumentation
/aosp_15_r20/external/deqp/android/openglcts/src/org/khronos/cts/testercore/
H A DKhronosCTSInstrumentation.java29 private String m_cmdLine; field in KhronosCTSInstrumentation
/aosp_15_r20/external/deqp/executor/tools/
H A DxeExtractShaderPrograms.cpp197 const CommandLine &m_cmdLine; member in ShaderProgramExtractHandler
/aosp_15_r20/external/deqp/execserver/tools/
H A DxsClient.cpp165 const CommandLine &m_cmdLine; member in xs::Client