Home
last modified time | relevance | path

Searched defs:test_fractions (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_statistics.py1219 def test_fractions(self): member in TestSum
1380 def test_fractions(self): member in TestMean
1516 def test_fractions(self): member in TestHarmonicMean
2038 def test_fractions(self): member in TestPVariance
2080 def test_fractions(self): member in TestVariance
Dtest_numeric_tower.py137 def test_fractions(self): member in HashTest
Dtest_math.py2238 def test_fractions(self): member in IsCloseTests
/aosp_15_r20/external/llvm-libc/test/src/math/
H A DNearbyIntTest.h59 void test_fractions(NearbyIntFunc func) { in test_fractions() function
/aosp_15_r20/external/fonttools/Tests/misc/
H A Dpy23_test.py386 def test_fractions(self): member in IsCloseTests