Home
last modified time | relevance | path

Searched refs:test_range (Results 1 – 10 of 10) sorted by relevance

/external/skia/tests/
DClampRangeTest.cpp58 static void test_range(SkFixed fx, SkFixed dx, int count) { in test_range() function
72 test_range(0, 0, 20); in DEF_TEST()
73 test_range(0xFFFF, 0, 20); in DEF_TEST()
74 test_range(-ff(2), 0, 20); in DEF_TEST()
75 test_range( ff(2), 0, 20); in DEF_TEST()
77 test_range(-10, 1, 20); in DEF_TEST()
78 test_range(10, -1, 20); in DEF_TEST()
79 test_range(-10, 3, 20); in DEF_TEST()
80 test_range(10, -3, 20); in DEF_TEST()
82 test_range(ff(1), ff(16384), 100); in DEF_TEST()
[all …]
DRandomTest.cpp162 static void test_range(skiatest::Reporter* reporter) { in test_range() function
191 test_range(reporter); in DEF_TEST()
/external/fio/
Dtickmarks.c123 static void test_range(double x, double y)
140 test_range(0.0005, 0.008);
141 test_range(0.5, 0.8);
142 test_range(5.5, 8.8);
143 test_range(50.5, 80.8);
144 test_range(-20, 20.8);
145 test_range(-30, 700.8);
/external/valgrind/memcheck/tests/solaris/
Dbrk.c60 static void test_range(void) in test_range() function
80 test_range(); in main()
/external/python/cpython2/Lib/bsddb/test/
Dtest_sequence.py71 def test_range(self): member in DBSequenceTest
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dvalidators_unittest.py465 def test_range(self): member in RangeValidatorTest
/external/python/cpython2/Lib/test/
Dtest_builtin.py1016 def test_range(self): member in BuiltinTest
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu17719 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
17720 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
17721 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
17722 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
17723 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
17724 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
17725 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
17726 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
17727 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
17728 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
[all …]
Dx86_64-cros-linux-gnu17987 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
17988 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
17989 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
17990 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
17991 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
17992 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
17993 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
17994 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
17995 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
17996 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
[all …]
Darmv7a-cros-linux-gnueabi17628 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
17629 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
17630 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
17631 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
17632 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
17633 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
17634 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
17635 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
17636 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
17637 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
[all …]