Home
last modified time | relevance | path

Searched refs:test_math (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/none/tests/mips32/
DMakefile.am36 test_math.stdout.exp test_math.stderr.exp test_math.vgtest \
63 test_math \ program
75 test_math_SOURCES = test_math.cpp
Dtest_math.vgtest1 prog: test_math
DMakefile.in130 test_fcsr$(EXEEXT) test_math$(EXEEXT) round_fpu64$(EXEEXT) \
201 am_test_math_OBJECTS = test_math.$(OBJEXT)
692 test_math.stdout.exp test_math.stderr.exp test_math.vgtest \
704 test_math_SOURCES = test_math.cpp
815 test_math$(EXEEXT): $(test_math_OBJECTS) $(test_math_DEPENDENCIES) $(EXTRA_test_math_DEPENDENCIES)
816 @rm -f test_math$(EXEEXT)
851 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_math.Po@am__quote@
/external/valgrind/none/tests/mips64/
DMakefile.am58 test_math.stdout.exp test_math.stdout.exp-older-gcc \
59 test_math.stderr.exp test_math.vgtest \
93 test_math \ program
112 test_math_SOURCES = test_math.cpp
Dtest_math.vgtest1 prog: test_math
DMakefile.in135 test_fcsr$(EXEEXT) test_math$(EXEEXT) unaligned_load$(EXEEXT) \
246 am_test_math_OBJECTS = test_math.$(OBJEXT)
767 test_math.stdout.exp test_math.stdout.exp-older-gcc \
768 test_math.stderr.exp test_math.vgtest \
785 test_math_SOURCES = test_math.cpp
928 test_math$(EXEEXT): $(test_math_OBJECTS) $(test_math_DEPENDENCIES) $(EXTRA_test_math_DEPENDENCIES)
929 @rm -f test_math$(EXEEXT)
972 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_math.Po@am__quote@
/external/python/cpython2/Lib/test/
Dtest_bool.py60 def test_math(self): member in BoolTest
Dtest_cmath.py2 from test.test_math import parse_testfile, test_file
/external/python/cpython2/
DREADME474 thread may interrupt system calls in others). Therefore, test_math and
/external/python/cpython2/Misc/
DNEWS8955 - Issues #3167, #3682: Fix test_math failures for log, log10 on Solaris,
DHISTORY8375 so the exception part of test_math is run only in verbose mode, and