Searched refs:MockDeviceSessionHwl (Results 1 – 6 of 6) sorted by relevance
41 std::unique_ptr<MockDeviceSessionHwl>* session_hwl) { in CreateMockSessionHwlAndCheck()44 *session_hwl = std::make_unique<MockDeviceSessionHwl>(); in CreateMockSessionHwlAndCheck()48 void CreateSessionAndCheck(std::unique_ptr<MockDeviceSessionHwl> session_hwl, in CreateSessionAndCheck()57 std::unique_ptr<MockDeviceSessionHwl> session_hwl; in TestInvalidDefaultRequestSettingsForType()75 std::unique_ptr<MockDeviceSessionHwl> session_hwl; in TestDefaultRequestSettingsForType()246 std::unique_ptr<MockDeviceSessionHwl> session_hwl; in TEST_F()271 std::unique_ptr<MockDeviceSessionHwl> session_hwl; in TEST_F()308 std::unique_ptr<MockDeviceSessionHwl> session_hwl; in TEST_F()
41 session_hwl_ = std::make_unique<MockDeviceSessionHwl>(); in SetUp()57 std::unique_ptr<MockDeviceSessionHwl> session_hwl_;
120 class MockDeviceSessionHwl : public CameraDeviceSessionHwl {125 MockDeviceSessionHwl(uint32_t camera_id = 3, // Dummy camera ID
292 MockDeviceSessionHwl::MockDeviceSessionHwl( in MockDeviceSessionHwl() function in android::google_camera_hal::MockDeviceSessionHwl297 void MockDeviceSessionHwl::DelegateCallsToFakeSession() { in DelegateCallsToFakeSession()
104 auto session_hwl = std::make_unique<MockDeviceSessionHwl>(); in CreateCameraDeviceSessionHwl()
71 session_hwl_ = std::make_unique<MockDeviceSessionHwl>( in InitializeProcessBlockTest()86 std::unique_ptr<MockDeviceSessionHwl> session_hwl_;