Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper_mock.h28 class V4L2WrapperMock : public V4L2Wrapper {
30 V4L2WrapperMock() : V4L2Wrapper(""){}; in V4L2WrapperMock() function
Dformat_metadata_factory_test.cpp37 virtual void SetUp() { mock_device_.reset(new V4L2WrapperMock()); } in SetUp()
46 std::shared_ptr<V4L2WrapperMock> mock_device_;
Dv4l2_wrapper.h152 friend class V4L2WrapperMock; variable
/hardware/libhardware/modules/camera/3_4/metadata/
Dv4l2_control_delegate_test.cpp34 mock_device_.reset(new V4L2WrapperMock()); in SetUp()
41 std::shared_ptr<V4L2WrapperMock> mock_device_;
Dpartial_metadata_factory_test.cpp40 mock_device_.reset(new V4L2WrapperMock()); in SetUp()
73 std::shared_ptr<V4L2WrapperMock> mock_device_;