Home
last modified time | relevance | path

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

/third_party/lz4/tests/
Dtest-lz4-speed.py203 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): function
340test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail)
/third_party/python/Lib/sqlite3/test/
Ddbapi.py113 def test_commit(self): member in ConnectionTests