Searched refs:test_max_inputs_ (Results 1 – 1 of 1) sorted by relevance
63 .WillOnce(DoAll(SetArgPointee<0>(test_max_inputs_), Return(0))); in SetDefaultExpectations()132 const int32_t test_max_inputs_ = 3; member in default_camera_hal::StaticPropertiesTest513 for (int32_t i = 0; i < test_max_inputs_; ++i) { in TEST_F()525 for (int32_t i = 0; i <= test_max_inputs_; ++i) { in TEST_F()