Home
last modified time | relevance | path

Searched defs:whichType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_sqlite3/
Dtest_userfunctions.py145 def step(self, whichType, val): argument
157 def step(self, whichType, *vals): argument
/aosp_15_r20/external/python/cpython2/Lib/sqlite3/test/
Duserfunctions.py108 def step(self, whichType, val): argument