Searched defs:VideoCaptureTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_capture/test/
H A Dvideo_capture_unittest.cc234 class VideoCaptureTest : public testing::Test { class in inherits:testing::Test
236 VideoCaptureTest() : number_of_devices_(0) {} function in class:VideoCaptureTest
281 TEST_F(VideoCaptureTest, CreateDelete) {
318 TEST_F(VideoCaptureTest, Capabilities) {
381 TEST_F(VideoCaptureTest, DISABLED_TestTwoCameras) {

Completed in 68 milliseconds