Searched defs:lint (Results 1 – 2 of 2) sorted by relevance
139 list<int> lint(ints, ints + ARRAY_SIZE(ints)); in search_n_test() local172 list<int> lint(ints, ints + ARRAY_SIZE(ints)); in search_n_test() local
259 def lint(self): member in TestRunner