/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestPackage.cpp | 115 …nst vk::GlslSource& source, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 120 …nst vk::HlslSource& source, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 125 …t vk::SpirVAsmSource& source, vk::SpirVProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 136 const tcu::CommandLine& commandLine) in buildProgram() 266 const tcu::CommandLine& commandLine = m_context.getTestContext().getCommandLine(); in init() local
|
D | vktBuildPrograms.cpp | 256 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline() 311 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline()
|
/third_party/typescript/src/testRunner/unittests/config/ |
D | initializeTSConfig.ts | 5 const commandLine = parseCommandLine(commandLinesArgs); constant
|
/third_party/typescript_eslint/packages/typescript-estree/src/create-program/ |
D | createDefaultProgram.ts | 32 const commandLine = ts.getParsedCommandLineOfConfigFile( constant
|
/third_party/grpc/src/csharp/Grpc.Tools.Tests/ |
D | ProtoCompileBasicTest.cs | 39 string commandLine) in ExecuteTool()
|
/third_party/vk-gl-cts/modules/gles31/ |
D | tes31TestPackage.cpp | 79 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
D | tgl45TestPackage.cpp | 70 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deProcess.cpp | 43 void Process::start (const char* commandLine, const char* workingDirectory) in start()
|
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 243 String commandLine = String.format( in testGlesVersion() local 287 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery() 292 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn() 371 String commandLine = String.format( in testResultCode() local 538 String commandLine = String.format( in testRun_multipleTests() local 875 String commandLine = String.format( in testRun_unexecutableTests() local 1104 String commandLine = String.format( in testOrientation() local 1901 String commandLine = String.format( in testInterrupt_killReportTestFailed() local 2064 String commandLine = String.format( in testRuntimeHint_optionSet() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcNoErrorTests.cpp | 75 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in verifyNoErrorContext() local
|
D | glcTestPackage.cpp | 76 const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); in init() local
|
D | glcContextFlagsTests.cpp | 65 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createContext() local
|
D | glcRobustnessTests.cpp | 77 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createRobustContext() local
|
D | glcKHRDebugTests.cpp | 190 const tcu::CommandLine& commandLine = m_testContext.getCommandLine(); in initDebug() local 207 const tcu::CommandLine& commandLine = m_testContext.getCommandLine(); in initNonDebug() local
|
D | glcRobustBufferAccessBehaviorTests.cpp | 1039 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createRobustContext() local
|
/third_party/vk-gl-cts/modules/gles2/ |
D | tes2TestPackage.cpp | 151 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
/third_party/vk-gl-cts/modules/gles3/ |
D | tes3TestPackage.cpp | 149 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 423 …(const GlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram() 508 …(const HlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram() 593 …m (const SpirVAsmSource& program, SpirVProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in assembleProgram()
|
/third_party/vk-gl-cts/framework/delibs/deutil/ |
D | deCommandLine.c | 39 deCommandLine* deCommandLine_parse (const char* commandLine) in deCommandLine_parse()
|
D | deProcess.c | 109 static void execProcess (const char* commandLine, const char* workingDirectory, int statusPipe) in execProcess() 216 deBool deProcess_start (deProcess* process, const char* commandLine, const char* workingDirectory) in deProcess_start() 628 deBool deProcess_start (deProcess* process, const char* commandLine, const char* workingDirectory) in deProcess_start()
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
D | TestSuite.h | 120 std::string commandLine; member
|
/third_party/typescript/src/executeCommandLine/ |
D | executeCommandLine.ts | 416 const commandLine = parseCommandLine(commandLineArgs, path => system.readFile(path)); constant
|
/third_party/vk-gl-cts/execserver/ |
D | xsWin32TestProcess.cpp | 492 void Process::start (const char* commandLine, const char* workingDirectory) in start()
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluUtil.cpp | 443 WindowParams::Visibility parseWindowVisibility (const tcu::CommandLine& commandLine) in parseWindowVisibility()
|
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 1753 final String commandLine = configCommandLine.toString(); in isSupportedGlesRenderConfig() local
|