Home
last modified time | relevance | path

Searched refs:test_settings (Results 1 – 4 of 4) sorted by relevance

/external/bc/scripts/
Drelease.sh392 if [ "$test_settings" -ne 0 ]; then
757 test_settings="$1"
759 check_bool_arg "$test_settings"
761 test_settings=1
762 check_bool_arg "$test_settings"
Dpackage.sh170 scripts/test_settings.sh
171 scripts/test_settings.txt
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dgraphics_WebGLAquarium.py64 test_settings = { variable in graphics_WebGLAquarium
124 '}' % self.test_settings[num_fishes]
/external/bc/manuals/
Ddevelopment.md1342 #### `test_settings.sh`
1347 This script uses [`test_settings.txt`][103] to generate the various settings
1353 #### `test_settings.txt`
1355 A list of the various settings combos to be used by [`test_settings.sh`][104].