Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/test/
Duserfunctions.py104 class AggrCheckType: class
285 self.con.create_aggregate("checkType", 2, AggrCheckType)
/external/python/cpython3/Lib/sqlite3/test/
Duserfunctions.py105 class AggrCheckType: class
300 self.con.create_aggregate("checkType", 2, AggrCheckType)