Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_sqlite3/
Dtest_userfunctions.py801 def test_table_access(self): member in AuthorizerTests
827 def test_table_access(self): member in AuthorizerRaiseExceptionTests
/aosp_15_r20/external/python/cpython2/Lib/sqlite3/test/
Duserfunctions.py409 def test_table_access(self): member in AuthorizerTests