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