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

  /external/opencv3/modules/photo/src/
align.cpp 142 Point test_shift = shift + Point(i, j); local
144 shiftMat(tb2, shifted_tb2, test_shift);
145 shiftMat(eb2, shifted_eb2, test_shift);
151 new_shift = test_shift;
  /external/valgrind/memcheck/tests/vbit-test/
binary.c 200 test_shift(const irop_t *op, test_data_t *data) function
448 return test_shift(op, data);
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decimal.py 2170 def test_shift(self): member in class:ContextAPItests
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decimal.py 2170 def test_shift(self): member in class:ContextAPItests
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 2170 def test_shift(self): member in class:ContextAPItests
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 2170 def test_shift(self): member in class:ContextAPItests
    [all...]

Completed in 2267 milliseconds