Searched refs:_ri (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/apilint/ |
D | apilint_test.py | 25 _ri = apilint._retry_iterator variable 61 it = _ri([c1, c2, c3, c4]) 67 it = _ri([c1, c2, c3, c4]) 73 it = _ri([c1, c2, c3, c4]) 79 it = _ri([c1, c2, c3, c4]) 85 it = _ri([c1, c2, c3, c4])
|