Home
last modified time | relevance | path

Searched refs:append_result (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_type_cache.py32 append_result = all_version_tags.append
41 append_result(tp_version_tag_after)
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_userfunctions.py363 def append_result(arg): function
365 self.con.create_function("test_params", 1, append_result)

Completed in 2 milliseconds