Home
last modified time | relevance | path

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

/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/
DMojoTestCase.java49 nativeRunLoop(timeoutMS); in runLoop()
56 nativeRunLoop(0); in runLoopUntilIdle()
65 private native void nativeRunLoop(long timeoutMS); in nativeRunLoop() method in MojoTestCase