Searched refs:runLoop (Results 1 - 8 of 8) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
H A DScheduledTrial.java26 private final TrialRunLoop runLoop; field in class:ScheduledTrial
30 @Inject ScheduledTrial(Experiment experiment, TrialRunLoop runLoop, argument
32 this.runLoop = runLoop;
46 return runLoop;
/external/webrtc/webrtc/test/mac/
H A Drun_test.mm65 NSRunLoop *runLoop = [NSRunLoop currentRunLoop];
67 [runLoop runMode:NSDefaultRunLoopMode
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
H A DLwjglAbstractDisplay.java145 protected void runLoop(){ method in class:LwjglAbstractDisplay
223 runLoop();
H A DLwjglOffscreenBuffer.java109 protected void runLoop(){ method in class:LwjglOffscreenBuffer
147 runLoop();
H A DLwjglCanvas.java188 protected void runLoop(){ method in class:LwjglCanvas
227 super.runLoop();
H A DLwjglDisplay.java170 public void runLoop(){ method in class:LwjglDisplay
182 super.runLoop();
/external/webrtc/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc303 CFRunLoopRef runLoop = NULL; local
306 kAudioObjectSystemObject, &propertyAddress, 0, NULL, size, &runLoop));
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...

Completed in 304 milliseconds