Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp41 struct TestDeviceInterface : public device::V3_2::ICameraDevice { struct
43 TestDeviceInterface(std::vector<hardware::hidl_string> deviceNames) : in TestDeviceInterface() argument
100 mDeviceInterface(new TestDeviceInterface(devices)), in TestICameraProvider() argument