Searched defs:test_commit (Results 1 – 8 of 8) sorted by relevance
/external/selinux/libsemanage/tests/ |
D | test_handle.c | 138 static void test_commit(void) in test_commit() function
|
/external/oss-fuzz/infra/base-images/base-builder/ |
D | bisect_clang.py | 64 def test_commit(self, test_command): member in GitRepo
|
/external/crosvm/common/audio_streams/src/ |
D | capture.rs | 351 let mut test_commit = TestCommit { frame_count: 0 }; in commit() localVariable 422 let mut test_commit = TestCommit { frame_count: 0 }; in async_commit() localVariable
|
D | audio_streams.rs | 932 let mut test_commit = TestCommit { frame_count: 0 }; in commit() localVariable 998 let mut test_commit = TestCommit { frame_count: 0 }; in async_commit() localVariable
|
/external/lz4/tests/ |
D | test-lz4-speed.py | 203 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): function
|
/external/zstd/tests/ |
D | DEPRECATED-test-zstd-speed.py | 214 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): function
|
/external/autotest/server/hosts/ |
D | host_info_unittest.py | 241 def test_commit(self): member in InMemoryHostInfoStoreTest
|
/external/python/cpython3/Lib/sqlite3/test/ |
D | dbapi.py | 113 def test_commit(self): member in ConnectionTests
|