Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp113 …nst vk::GlslSource& source, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram()
118 …nst vk::HlslSource& source, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram()
123 …t vk::SpirVAsmSource& source, vk::SpirVProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in compileProgram()
134 const tcu::CommandLine& commandLine) in buildProgram()
265 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()
/external/libchrome/base/test/android/java/src/org/chromium/base/
DMultiprocessTestClientLauncher.java132 private MultiprocessTestClientLauncher(String[] commandLine, FileDescriptorInfo[] filesToMap) { in MultiprocessTestClientLauncher()
199 final String[] commandLine, final FileDescriptorInfo[] filesToMap) { in launchClient()
/external/libchrome/base/android/javatests/src/org/chromium/base/
DCommandLineInitUtilTest.java32 final CommandLine commandLine = CommandLine.getInstance(); in testDefaultCommandLineFlagsSet() local
/external/deqp/modules/gles31/
Dtgl45TestPackage.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
/external/libchrome/base/android/java/src/org/chromium/base/
DCommandLine.java116 CommandLine commandLine = sCommandLine.get(); in getInstance() local
214 CommandLine commandLine = sCommandLine.get(); in getJavaSwitchesOrNull() local
221 private static void setInstance(CommandLine commandLine) { in setInstance()
DLocaleUtils.java201 CommandLine commandLine = CommandLine.getInstance(); in getDefaultCountryCode() local
/external/deqp/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
/external/deqp/framework/delibs/decpp/
DdeProcess.cpp43 void Process::start (const char* commandLine, const char* workingDirectory) in start()
/external/caliper/caliper/src/main/java/com/google/caliper/config/
DCaliperConfigLoader.java79 private static ImmutableMap<String, String> mergeProperties(Map<String, String> commandLine, in mergeProperties() argument
/external/deqp/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
/external/deqp/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()
/external/deqp/modules/gles3/
Dtes3TestPackage.cpp149 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
/external/deqp/modules/gles2/
Dtes2TestPackage.cpp151 const tcu::CommandLine& commandLine = m_context->getTestContext().getCommandLine(); in init() local
/external/deqp/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()
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DWorkerProcessTest.java92 List<String> commandLine = builder.command(); in simpleArgsTest() local
/external/libchrome/base/android/java/src/org/chromium/base/process_launcher/
DChildProcessLauncher.java107 public ChildProcessLauncher(Handler launcherHandler, Delegate delegate, String[] commandLine, in ChildProcessLauncher()
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelExe.cpp251 CCommandLineInfo commandLine; in InitInstance() local
/external/oj-libjdwp/src/share/back/
Dtransport.c376 char *commandLine; in launch() local
/external/angle/src/tests/test_utils/runner/
DTestSuite.h120 std::string commandLine; member

12