Home
last modified time | relevance | path

Searched defs:getMilliseconds (Results 1 – 3 of 3) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVibrator.java64 public long getMilliseconds() { in getMilliseconds() method in ShadowVibrator
/external/deqp/execserver/tools/
DxsTest.cpp164 inline int getMilliseconds(void) in getMilliseconds() function in xs::TestClock
/external/rappor/third_party/
Ddygraph-combined.js4 …return t.getMinutes()},getSeconds:function(t){return t.getSeconds()},getMilliseconds:function(t){r… method