Home
last modified time | relevance | path

Searched refs:scenarios (Results 1 – 14 of 14) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIosTestLoop.php32 public $scenarios; variable in Google\\Service\\Testing\\IosTestLoop
65 public function setScenarios($scenarios) argument
67 $this->scenarios = $scenarios;
74 return $this->scenarios;
H A DAndroidTestLoop.php38 public $scenarios; variable in Google\\Service\\Testing\\AndroidTestLoop
99 public function setScenarios($scenarios) argument
101 $this->scenarios = $scenarios;
108 return $this->scenarios;
/plugin/combo/vendor/salesforce/handlebars-php/tests/Handlebars/
H A DHandlebarsTest.php276 // Build a list of scenarios. These will be used later to build fanned out scenarios that will be used against
278 $scenarios = [
380 foreach ($scenarios as $scenario) {
/plugin/aclauditor/
H A Dadmin.php29 var $scenarios = array(); variable in admin_plugin_aclauditor
80 $this->scenarios[$i] = trim($desc, '"');
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md37 more supported usage scenarios.
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md36 more supported usage scenarios.
/plugin/adfs/phpsaml/
H A DREADME.md420 /* In some scenarios the IdP uses different certificates for
1242 In some scenarios the IdP uses different certificates for
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md603 …table is overwritten) is being fixed. That might have fixed many related scenarios in all browsers.
779 ….com/ticket/11567)). This change should not have any impact on standard scenarios, but if your but…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1023 …table is overwritten) is being fixed. That might have fixed many related scenarios in all browsers.
1199 ….com/ticket/11567)). This change should not have any impact on standard scenarios, but if your but…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1scenarios where a block comment immediately\n // follows a property definition on the same li…
H A Dbundle.js.map1scenarios:\n // (1) Right between the sync code and async batch (here state.busy = true, bu…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs15374 var sheetprot_deffalse = ["objects", "scenarios", "selectLockedCells", "selectUnlockedCells"];
15829 /* scenarios */
16380 ["scenarios", false], // fScenarios
18975 if(ws['!protect'].scenarios) o.push(writetag("ProtectScenarios", "True"));
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js18249 attributes.scenarios = booleanToXml(model.scenarios === false, '1');
18267 scenarios: node.attributes.scenarios === '1' ? false : undefined,
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …sions.width + 2 * conf.wrapPadding;\n\n /*\n * The following scenarios should be suppor…