| /external/tink/tools/tinkey/src/test/java/com/google/crypto/tink/tinkey/ |
| D | CreateKeysetCommandTest.java | 73 String commandLine = in testCreateCleartext_explicitJson_shouldCreateNewKeyset() local 94 String commandLine = in testCreateCleartext_binary_shouldCreateNewKeyset() local 122 String commandLine = in testCreateCleartext_withMasterKey_shouldCreateNewKeyset() local 154 String commandLine = in testCreateCleartext_withMasterKey_jsonFormat_shouldCreateNewKeyset() local
|
| /external/cronet/testing/android/native_test/java/src/org/chromium/native_test/ |
| D | MainRunner.java | 22 public static int runMain(String[] commandLine) { in runMain() 28 int runMain(String[] commandLine); in runMain()
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkDeviceFeatureTest.inl | 22 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 64 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 108 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 150 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 193 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 237 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 279 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 321 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 366 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 408 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local [all …]
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkDeviceFeatureTest.inl | 22 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 65 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 108 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 153 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 198 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 242 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 287 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 329 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 371 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local 413 …const tcu::CommandLine& commandLine = context.getTestContext().getCommandLine(); local [all …]
|
| /external/aws-sdk-java-v2/release-scripts/src/main/java/software/amazon/awssdk/release/ |
| D | Cli.java | 44 CommandLine commandLine = parser.parse(options, args); in run() local 74 protected abstract void run(CommandLine commandLine) throws Exception; in run()
|
| D | UpdateServiceMain.java | 61 protected void run(CommandLine commandLine) throws Exception { in run() 75 private ServiceUpdater(CommandLine commandLine) { in ServiceUpdater()
|
| D | FinalizeNewServiceModuleMain.java | 52 protected void run(CommandLine commandLine) throws Exception { in run() 60 private NewServiceCreator(CommandLine commandLine) { in NewServiceCreator()
|
| D | CreateNewServiceModuleMain.java | 114 protected void run(CommandLine commandLine) throws Exception { in run() 126 private NewServiceCreator(CommandLine commandLine) { in NewServiceCreator()
|
| D | NewServiceMain.java | 81 protected void run(CommandLine commandLine) throws Exception { in run() 93 private NewServiceCreator(CommandLine commandLine) { in NewServiceCreator()
|
| /external/libchrome/base/test/android/java/src/org/chromium/base/ |
| D | MultiprocessTestClientLauncher.java | 132 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/ |
| D | CommandLineInitUtilTest.java | 32 final CommandLine commandLine = CommandLine.getInstance(); in testDefaultCommandLineFlagsSet() local
|
| /external/cronet/base/android/javatests/src/org/chromium/base/ |
| D | CommandLineInitUtilTest.java | 28 final CommandLine commandLine = CommandLine.getInstance(); in testDefaultCommandLineFlagsSet() local
|
| /external/cronet/base/test/android/java/src/org/chromium/base/ |
| D | MultiprocessTestClientLauncher.java | 137 private MultiprocessTestClientLauncher(String[] commandLine, FileDescriptorInfo[] filesToMap) { in MultiprocessTestClientLauncher() 216 final String[] commandLine, final FileDescriptorInfo[] filesToMap) { in launchClient() 242 String[] commandLine, FileDescriptorInfo[] filesToMap) { in createAndStartLauncherOnLauncherThread()
|
| /external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
| D | DeqpTestRunnerTest.java | 285 String commandLine = String.format( in testGlesVersion() local 343 String commandLine) throws Exception { in expectRenderConfigQuery() 348 String commandLine, in expectRenderConfigQueryAndReturn() 437 String commandLine = String.format( in testResultCode() local 626 String commandLine = String.format( in testRun_multipleTests() local 1059 String commandLine = String.format( in testRun_incrementalDeqp() local 1175 String commandLine = String.format( in testRun_unexecutableTests() local 1452 String commandLine = String.format( in testOrientation() local 2358 String commandLine = String.format( in testInterrupt_killReportTestFailed() local 2535 String commandLine = String.format( in testRuntimeHint_optionSet() local
|
| /external/grpc-grpc/src/csharp/Grpc.Tools.Tests/ |
| D | ProtoCompileBasicTest.cs | 39 string commandLine) in ExecuteTool()
|
| /external/libchrome/base/android/java/src/org/chromium/base/ |
| D | CommandLine.java | 116 CommandLine commandLine = sCommandLine.get(); in getInstance() local 214 CommandLine commandLine = sCommandLine.get(); in getJavaSwitchesOrNull() local 221 private static void setInstance(CommandLine commandLine) { in setInstance()
|
| /external/deqp/modules/gles31/ |
| D | tes31TestPackage.cpp | 79 const tcu::CommandLine &commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
| D | tgl45es31TestPackage.cpp | 70 const tcu::CommandLine &commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
| /external/deqp/modules/gles3/ |
| D | tgl45es3TestPackage.cpp | 70 const tcu::CommandLine &commandLine = m_context->getTestContext().getCommandLine(); in init() local
|
| /external/deqp/framework/delibs/decpp/ |
| D | deProcess.cpp | 42 void Process::start(const char *commandLine, const char *workingDirectory) in start()
|
| /external/cronet/base/android/java/src/org/chromium/base/ |
| D | CommandLine.java | 122 CommandLine commandLine = sCommandLine.get(); in getInstance() local 225 CommandLine commandLine = sCommandLine.get(); in getJavaSwitchesOrNull() local 232 private static void setInstance(CommandLine commandLine) { in setInstance()
|
| /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 | glcTestPackage.cpp | 76 const tcu::CommandLine &commandLine = context.getTestContext().getCommandLine(); in init() local
|
| D | glcNoErrorTests.cpp | 76 const tcu::CommandLine &commandLine = m_testCtx.getCommandLine(); in verifyNoErrorContext() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkResourceInterface.cpp | 1011 const tcu::CommandLine &commandLine) in compileProgram() 1020 const tcu::CommandLine &commandLine) in compileProgram() 1029 const tcu::CommandLine &commandLine) in compileProgram() 1059 const tcu::CommandLine &commandLine) in compileProgram() 1080 const tcu::CommandLine &commandLine) in compileProgram() 1101 const tcu::CommandLine &commandLine) in compileProgram()
|