Searched refs:test_offset (Results 1 – 2 of 2) sorted by relevance
902 float test_offset; in compareAndCompensateWithNearest() local904 test_offset = in compareAndCompensateWithNearest()918 test_offset = in compareAndCompensateWithNearest()925 if (NANO_ABS(test_offset - compensated_offset[index]) >= in compareAndCompensateWithNearest()927 compensated_offset[index] = test_offset; in compareAndCompensateWithNearest()
469 def test_offset (self): member in MmapTests