Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene0/
Dtest_request_capture_match.py29 _RTOL_EXP_GAIN = 0.97 variable
104 if (e_req < e_cap or e_cap / float(e_req) <= _RTOL_EXP_GAIN):
112 if (s_req < s_cap or s_cap / float(s_req) <= _RTOL_EXP_GAIN):
136 _RTOL_EXP_GAIN)
138 fail['s_req'], fail['s_cap'], _RTOL_EXP_GAIN)
144 _RTOL_EXP_GAIN)
146 fail['e_req'], fail['e_cap'], _RTOL_EXP_GAIN)
152 _RTOL_EXP_GAIN)
154 fail['e_req'], fail['e_cap'], _RTOL_EXP_GAIN)