HomeSort by relevance Sort by last modified time
    Searched refs:test_divmod (Results 1 - 19 of 19) sorted by null

  /external/skia/tests/
MathTest.cpp 653 static void test_divmod(skiatest::Reporter* r) { function
692 test_divmod<uint8_t>(r);
696 test_divmod<uint16_t>(r);
700 test_divmod<uint32_t>(r);
704 test_divmod<uint64_t>(r);
708 test_divmod<int8_t>(r);
712 test_divmod<int16_t>(r);
716 test_divmod<int32_t>(r);
720 test_divmod<int64_t>(r);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_complex.py 171 def test_divmod(self): member in class:ComplexTest
test_builtin.py 327 def test_divmod(self): member in class:BuiltinTest
    [all...]
test_decimal.py 1864 def test_divmod(self): member in class:ContextAPItests
    [all...]
  /external/python/cpython2/Lib/test/
test_complex.py 176 def test_divmod(self): member in class:ComplexTest
test_builtin.py 329 def test_divmod(self): member in class:BuiltinTest
    [all...]
test_decimal.py 1888 def test_divmod(self): member in class:ContextAPItests
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_complex.py 171 def test_divmod(self): member in class:ComplexTest
test_builtin.py 329 def test_divmod(self): member in class:BuiltinTest
    [all...]
test_decimal.py 1876 def test_divmod(self): member in class:ContextAPItests
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_complex.py 171 def test_divmod(self): member in class:ComplexTest
test_builtin.py 329 def test_divmod(self): member in class:BuiltinTest
    [all...]
test_decimal.py 1876 def test_divmod(self): member in class:ContextAPItests
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_complex.py 171 def test_divmod(self): member in class:ComplexTest
test_builtin.py 329 def test_divmod(self): member in class:BuiltinTest
    [all...]
test_decimal.py 1876 def test_divmod(self): member in class:ContextAPItests
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_complex.py 171 def test_divmod(self): member in class:ComplexTest
test_builtin.py 329 def test_divmod(self): member in class:BuiltinTest
    [all...]
test_decimal.py 1876 def test_divmod(self): member in class:ContextAPItests
    [all...]

Completed in 555 milliseconds