Home
last modified time | relevance | path

Searched defs:RunLoop (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/test/
Ddecode_test_driver.cc67 void DecoderTest::RunLoop(CompressedVideoSource *video, in RunLoop() function in libvpx_test::DecoderTest
108 void DecoderTest::RunLoop(CompressedVideoSource *video) { in RunLoop() function in libvpx_test::DecoderTest
Dencode_test_driver.cc165 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop() function in libvpx_test::EncoderTest
/external/libaom/libaom/test/
Ddecode_test_driver.cc56 void DecoderTest::RunLoop(CompressedVideoSource *video, in RunLoop() function in libaom_test::DecoderTest
103 void DecoderTest::RunLoop(CompressedVideoSource *video) { in RunLoop() function in libaom_test::DecoderTest
Dencode_test_driver.cc178 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop() function in libaom_test::EncoderTest
/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/
DRunLoop.java12 public interface RunLoop extends Closeable { interface
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dperiodic_function.cc67 void PeriodicFunction::RunLoop(const int64 start) { in RunLoop() function in tensorflow::serving::PeriodicFunction
/external/libchrome/ipc/
Dipc_sync_channel.h26 class RunLoop; variable
/external/libchrome/base/
Drun_loop.cc70 RunLoop::RunLoop(Type type) in RunLoop() function in base::RunLoop
/external/libchrome/base/threading/
Dthread.h29 class RunLoop; variable
/external/libchrome/base/message_loop/
Dmessage_pump_glib_unittest.cc432 void RunLoop() { in RunLoop() function in base::__anon1e9a7beb0411::GLibLoopRunner