Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/tests/
H A Drequest_processor_tests.cc47 std::unique_ptr<RequestProcessor> CreateBasicRequestrocessor() { in CreateBasicRequestrocessor() function in android::google_camera_hal::RequestProcessorTest
54 [&]() { return CreateBasicRequestrocessor(); }, in __anon3f7bb0f80102()
139 auto request_processor = CreateBasicRequestrocessor(); in TEST_F()