Home
last modified time | relevance | path

Searched refs:prototype (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/sustainedperf/dhrystone/
DAndroid.bp37 "-Wno-deprecated-non-prototype",
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DGestureUtils.java172 public static StrokeDescription startingAt(long timeMs, StrokeDescription prototype) { in startingAt() argument
174 prototype.getPath(), timeMs, prototype.getDuration(), prototype.willContinue()); in startingAt()