OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:END_TIMESTAMP
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/gesture/src/android/gesture/cts/
LineGestureStrokeHelper.java
40
final static int
END_TIMESTAMP
= 1;
50
new GesturePoint(LINE_END_POINT, LINE_END_POINT,
END_TIMESTAMP
));
/external/skia/tools/tests/
run.sh
121
END_TIMESTAMP
=$(date +%s)
123
SECONDS_RUN=$(expr $
END_TIMESTAMP
- $START_TIMESTAMP)
Completed in 364 milliseconds