Home
last modified time | relevance | path

Searched defs:testDiff (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DModemActivityInfoTest.java103 public void testDiff() { in testDiff() method in ModemActivityInfoTest
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowConfigurationTests.java72 public void testDiff() { in testDiff() method in WindowConfigurationTests
/aosp_15_r20/cts/tests/tests/content/src/android/content/res/cts/
H A DConfigurationTest.java303 public void testDiff() { in testDiff() method in ConfigurationTest
/aosp_15_r20/external/skia/src/core/
H A DSkStroke.cpp598 SkVector testDiff = cubic[inner] - cubic[index]; in cubic_in_line() local
635 SkVector testDiff = quad[inner] - quad[index]; in quad_in_line() local