Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Ddecode_test_driver.cc66 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.cc141 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop() function in libvpx_test::EncoderTest
/external/v8/test/cctest/compiler/
Dtest-run-machops.cc193 TEST(RunLoop) { in TEST() argument