Home
last modified time | relevance | path

Searched refs:test_format_float (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_format.c138 test_format_float(unsigned verbose, FILE *fp, in test_format_float() function
346 if (!test_format_float(verbose, fp, format_desc, use_cache)) { in test_one()
/third_party/python/Lib/test/
Dtest_unicode.py1551 def test_format_float(self): member in UnicodeTest