Home
last modified time | relevance | path

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

/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/
DMojoTestCase.java48 protected void runLoop(long timeoutMS) { in runLoop() argument
49 nativeRunLoop(timeoutMS); in runLoop()
65 private native void nativeRunLoop(long timeoutMS); in nativeRunLoop() argument