/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestPackage.cpp | 99 …nst vk::GlslSource& source, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 104 …nst vk::HlslSource& source, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 109 …t vk::SpirVAsmSource& source, vk::SpirVProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram() 120 const tcu::CommandLine& commandLine) in buildProgram() 245 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()
|
/external/deqp/framework/delibs/decpp/ |
D | deProcess.cpp | 43 void Process::start (const char* commandLine, const char* workingDirectory) in start()
|
/external/caliper/caliper/src/main/java/com/google/caliper/config/ |
D | CaliperConfigLoader.java | 79 private static ImmutableMap<String, String> mergeProperties(Map<String, String> commandLine, in mergeProperties() argument
|
/external/deqp/external/openglcts/modules/common/ |
D | glcNoErrorTests.cpp | 75 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in verifyNoErrorContext() 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 | 1043 const tcu::CommandLine& commandLine = m_testCtx.getCommandLine(); in createRobustContext() local
|
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 241 String commandLine = String.format( in testGlesVersion() local 285 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery() 290 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn() 369 String commandLine = String.format( in testResultCode() local 531 String commandLine = String.format( in testRun_multipleTests() local 858 String commandLine = String.format( in testRun_unexecutableTests() local 1082 String commandLine = String.format( in testOrientation() local 1863 String commandLine = String.format( in testInterrupt_killReportTestFailed() local 2025 String commandLine = String.format( in testRuntimeHint_optionSet() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 553 …(const GlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram() 638 …(const HlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram() 723 …m (const SpirVAsmSource& program, SpirVProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in assembleProgram()
|
/external/caliper/caliper/src/test/java/com/google/caliper/runner/ |
D | WorkerProcessTest.java | 92 List<String> commandLine = builder.command(); in simpleArgsTest() local
|
/external/deqp/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()
|
/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_Exec.java | 218 StringBuilder commandLine; in exec() local
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanelExe.cpp | 251 CCommandLineInfo commandLine; in InitInstance() local
|
/external/oj-libjdwp/src/share/back/ |
D | transport.c | 376 char *commandLine; in launch() local
|
/external/deqp/execserver/ |
D | xsWin32TestProcess.cpp | 492 void Process::start (const char* commandLine, const char* workingDirectory) in start()
|
/external/deqp/framework/egl/ |
D | egluUtil.cpp | 440 WindowParams::Visibility parseWindowVisibility (const tcu::CommandLine& commandLine) in parseWindowVisibility()
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 1672 final String commandLine = configCommandLine.toString(); in isSupportedGlesRenderConfig() local
|