Home
last modified time | relevance | path

Searched defs:commandLine (Results 1 – 25 of 38) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp115 …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
DvktBuildPrograms.cpp256 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline()
311 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline()
/third_party/typescript/src/testRunner/unittests/config/
DinitializeTSConfig.ts5 const commandLine = parseCommandLine(commandLinesArgs); constant
/third_party/typescript_eslint/packages/typescript-estree/src/create-program/
DcreateDefaultProgram.ts32 const commandLine = ts.getParsedCommandLineOfConfigFile( constant
/third_party/grpc/src/csharp/Grpc.Tools.Tests/
DProtoCompileBasicTest.cs39 string commandLine) in ExecuteTool()
/third_party/vk-gl-cts/modules/gles31/
Dtes31TestPackage.cpp79 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
Dtgl45TestPackage.cpp70 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeProcess.cpp43 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/
DDeqpTestRunnerTest.java243 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/
DglcNoErrorTests.cpp75 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in verifyNoErrorContext() local
DglcTestPackage.cpp76 const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); in init() local
DglcContextFlagsTests.cpp65 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createContext() local
DglcRobustnessTests.cpp77 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createRobustContext() local
DglcKHRDebugTests.cpp190 const tcu::CommandLine& commandLine = m_testContext.getCommandLine(); in initDebug() local
207 const tcu::CommandLine& commandLine = m_testContext.getCommandLine(); in initNonDebug() local
DglcRobustBufferAccessBehaviorTests.cpp1039 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createRobustContext() local
/third_party/vk-gl-cts/modules/gles2/
Dtes2TestPackage.cpp151 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
/third_party/vk-gl-cts/modules/gles3/
Dtes3TestPackage.cpp149 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPrograms.cpp423 …(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/
DdeCommandLine.c39 deCommandLine* deCommandLine_parse (const char* commandLine) in deCommandLine_parse()
DdeProcess.c109 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/
DTestSuite.h120 std::string commandLine; member
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts416 const commandLine = parseCommandLine(commandLineArgs, path => system.readFile(path)); constant
/third_party/vk-gl-cts/execserver/
DxsWin32TestProcess.cpp492 void Process::start (const char* commandLine, const char* workingDirectory) in start()
/third_party/vk-gl-cts/framework/egl/
DegluUtil.cpp443 WindowParams::Visibility parseWindowVisibility (const tcu::CommandLine& commandLine) in parseWindowVisibility()
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java1753 final String commandLine = configCommandLine.toString(); in isSupportedGlesRenderConfig() local

12