Home
last modified time | relevance | path

Searched refs:getBaseOptions (Results 1 - 2 of 2) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-https-agent-additional-options.js24 function getBaseOptions(port) { function
70 https.get({ ...getBaseOptions(port), [key]: val },
80 https.get(getBaseOptions(port), variations(updatedValues.entries(), port));
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp259 static void getBaseOptions(std::vector<std::string>& args, const char* mustpassDir, const char* apiName, in getBaseOptions() function
309 getBaseOptions(params.args, mustpassDir, apiName, aosp_mustpass_egl_first_cfg[i].configName, in getTestRunsForAOSPEGL()
354 getBaseOptions(params.args, mustpassDir, apiName, aosp_mustpass_es_first_cfg[i].configName, in getTestRunsForAOSPES()
389 getBaseOptions(params.args, mustpassDir, apiName, runParams[i].configName, runParams[i].screenRotation, width, in getTestRunsForNoContext()
426 getBaseOptions(params.args, mustpassDir, apiName, runParams[i].configName, runParams[i].screenRotation, width, in getTestRunsForSingleConfig()
475 getBaseOptions(params.args, mustpassDir, apiName, runParams[runNdx].configName, in getTestRunsForES()
521 getBaseOptions(params.args, mustpassDir, apiName, runParams[i].configName, runParams[i].screenRotation, width, in getTestRunsForESForGL()
563 getBaseOptions(params.args, mustpassDir, apiName, runParams[runNdx].configName, in getTestRunsForGL()

Completed in 3 milliseconds