Searched refs:setOptionValue (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 162 setter.setOptionValue("deqp-package", deqpPackage); in buildGlesTestRunner() 163 setter.setOptionValue("deqp-gl-config-name", "rgba8888d24s8"); in buildGlesTestRunner() 164 setter.setOptionValue("deqp-caselist-file", caselistsFile.getName()); in buildGlesTestRunner() 165 setter.setOptionValue("deqp-screen-rotation", "unspecified"); in buildGlesTestRunner() 166 setter.setOptionValue("deqp-surface-type", "window"); in buildGlesTestRunner() 1095 setter.setOptionValue("deqp-screen-rotation", "90"); in testRun_queryPmListFailure() 1214 setter.setOptionValue("deqp-screen-rotation", rotation); in testOrientation() 1463 setter.setOptionValue("deqp-gl-config-name", pixelFormat); in testRun_unsupportedPixelFormat() 2194 setter.setOptionValue("runtime-hint", String.valueOf(runtimeMs)); in testRuntimeHint_optionSet() 2264 setter.setOptionValue("runtime-hint", String.valueOf(fullRuntimeMs)); in testRuntimeHint_optionSetSharded() [all …]
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/typings/ |
D | index.d.ts | 595 setOptionValue(key: string, value: unknown): this;
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/ |
D | command.js | 782 setOptionValue(key, value) { method in Command
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/ |
D | Readme.md | 198 - `.getOptionValue()` and `.setOptionValue()` work with a single option value
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …setOptionValue(n,r)}return this.options.push(e),this.on("option:"+t,(t=>{const i=this.getOptionVal… method in t.detachNode.d
|