Searched refs:mock_reader_ (Results 1 – 1 of 1) sorted by relevance
54 EXPECT_CALL(*mock_reader_, Facing(_)) in SetDefaultExpectations()57 EXPECT_CALL(*mock_reader_, Orientation(_)) in SetDefaultExpectations()60 EXPECT_CALL(*mock_reader_, MaxInputStreams(_)) in SetDefaultExpectations()69 EXPECT_CALL(*mock_reader_, RequestCapabilities(_)) in SetDefaultExpectations()79 EXPECT_CALL(*mock_reader_, ReprocessFormats(_)) in SetDefaultExpectations()121 std::unique_ptr<MetadataReaderMock> mock_reader_; member in default_camera_hal::StaticPropertiesTest277 EXPECT_CALL(*mock_reader_, MaxInputStreams(_)) in TEST_F()280 EXPECT_CALL(*mock_reader_, ReprocessFormats(_)) in TEST_F()343 EXPECT_CALL(*mock_reader_, ReprocessFormats(_)) in TEST_F()357 EXPECT_CALL(*mock_reader_, ReprocessFormats(_)) in TEST_F()[all …]