Home
last modified time | relevance | path

Searched refs:getfloat (Results 1 – 18 of 18) sorted by relevance

/third_party/python/Lib/test/
Dtest_configparser.py130 self.assertAlmostEqual(cf.getfloat('Types', 'float'), 0.44)
154 self.assertAlmostEqual(cf.getfloat('Types', 'float',
156 self.assertAlmostEqual(cf.getfloat('Types', 'no-such-float',
158 eq(cf.getfloat('Types', 'no-such-float', fallback="0.0"), "0.0") # sic!
160 cf.getfloat('Types', 'no-such-float')
217 self.assertAlmostEqual(cf['Types'].getfloat('float', 0.0), 0.44)
218 self.assertAlmostEqual(cf['Types'].getfloat('float',
220 self.assertAlmostEqual(cf['Types'].getfloat('no-such-float', 0.0), 0.0)
221 self.assertAlmostEqual(cf['Types'].getfloat('no-such-float',
223 eq(cf['Types'].getfloat('no-such-float', "0.0"), "0.0") # sic!
[all …]
/third_party/python/Doc/library/
Dconfigparser.rst201 :meth:`~ConfigParser.getfloat` methods. You can register your own
243 :meth:`~ConfigParser.getint`, :meth:`~ConfigParser.getfloat` and
686 default :meth:`~ConfigParser.getint`, :meth:`~ConfigParser.getfloat`, and
840 # getfloat() raises an exception if the value is not a float
842 a_float = config.getfloat('Section1', 'a_float')
1112 .. method:: getfloat(section, option, *, raw=False, vars=None[, fallback])
/third_party/python/Lib/
Dconfigparser.py822 def getfloat(self, section, option, *, raw=False, vars=None, member in RawConfigParser
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles32-master.txt13406 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
Dgles31-master.txt20821 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/python/Misc/
DHISTORY11409 - Issue #9421: configparser's getint(), getfloat() and getboolean() methods
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/aosp_mustpass/4.6.1.x/
Dgl45-master.txt24087 dEQP-GL45.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles31-master.txt20821 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
Dgles31-master.txt24870 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles31-master.txt24906 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/src/
Dgles31-master.txt25031 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/
Dgles31-master.txt24962 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
Dgles31-master.txt24966 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/android/cts/master/
Dgles31-master-2020-03-01.txt24905 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
Dgles31-master.txt24916 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/android/cts/master/src/
Dgles31-master-2020-03-01.txt24905 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles31-master.txt24745 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles31-master.txt24966 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat