Home
last modified time | relevance | path

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

12

/third_party/typescript/src/testRunner/unittests/config/
DinitializeTSConfig.ts7 const commandLine = ts.parseCommandLine(commandLinesArgs); constant
/third_party/grpc/src/csharp/Grpc.Tools.Tests/
DProtoCompileBasicTest.cs39 string commandLine) in ExecuteTool()
/third_party/vk-gl-cts/modules/gles3/
Dtgl45es3TestPackage.cpp70 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
Dtes3TestPackage.cpp149 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
/third_party/vk-gl-cts/modules/gles31/
Dtgl45es31TestPackage.cpp70 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
Dtes31TestPackage.cpp79 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java252 String commandLine = String.format( in testGlesVersion() local
296 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()
301 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()
380 String commandLine = String.format( in testResultCode() local
547 String commandLine = String.format( in testRun_multipleTests() local
917 String commandLine = String.format( in testRun_incrementalDeqp() local
1017 String commandLine = String.format( in testRun_unexecutableTests() local
1246 String commandLine = String.format( in testOrientation() local
2041 String commandLine = String.format( in testInterrupt_killReportTestFailed() local
2204 String commandLine = String.format( in testRuntimeHint_optionSet() 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/external/openglcts/modules/common/
DglcTestPackage.cpp76 const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); in init() local
DglcNoErrorTests.cpp75 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in verifyNoErrorContext() 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
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.cpp1013 const tcu::CommandLine& commandLine) in compileProgram()
1022 const tcu::CommandLine& commandLine) in compileProgram()
1031 const tcu::CommandLine& commandLine) in compileProgram()
1062 const tcu::CommandLine& commandLine) in compileProgram()
1082 const tcu::CommandLine& commandLine) in compileProgram()
1102 const tcu::CommandLine& commandLine) in compileProgram()
DvkPrograms.cpp347 void shaderCacheFirstRunCheck (const tcu::CommandLine& commandLine) in shaderCacheFirstRunCheck()
638 …(const GlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram()
726 …(const HlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram()
816 …m (const SpirVAsmSource& program, SpirVProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in assembleProgram()
DvkResourceInterface.hpp389 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in buildProgram() 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/framework/delibs/deutil/
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()
DdeCommandLine.c39 deCommandLine* deCommandLine_parse (const char* commandLine) in deCommandLine_parse()
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksServices.cpp129 bool CompileShader (const SourceVariant& source, const string& commandLine, vector<u8>& binary) in CompileShader()
DvksProtocol.hpp33 string commandLine{}; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktBuildPrograms.cpp256 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline()
311 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktBuildPrograms.cpp256 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline()
311 void setCommandline (const tcu::CommandLine &commandLine) in setCommandline()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite.h120 std::string commandLine; member
/third_party/vk-gl-cts/execserver/
DxsWin32TestProcess.cpp492 void Process::start (const char* commandLine, const char* workingDirectory) in start()

12