Home
last modified time | relevance | path

Searched defs:expected_sha (Results 1 – 11 of 11) sorted by relevance

/dports/devel/libgit2/libgit2-1.3.0/tests/refs/
H A Dpeel.c24 const char* expected_sha, in assert_peel_generic()
47 const char* expected_sha, in assert_peel()
/dports/devel/libgit2/libgit2-1.3.0/tests/object/blob/
H A Dfromstream.c62 static void assert_named_chunked_blob(const char *expected_sha, const char *fake_name) in assert_named_chunked_blob()
/dports/devel/libgit2/libgit2-1.3.0/tests/object/
H A Dpeel.c19 const char* expected_sha, in assert_peel()
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/modules/
H A Dvcard_avatars.py47 def _request_vcard(self, jid, expected_sha, type_): argument
/dports/devel/libgit2/libgit2-1.3.0/tests/object/tree/
H A Dduplicateentries.c37 const char *expected_sha, in tree_checker()
/dports/devel/libgit2/libgit2-1.3.0/tests/revwalk/
H A Dmergebase.c186 static void assert_mergebase_many(const char *expected_sha, int count, ...) in assert_mergebase_many()
250 static void assert_mergebase_octopus(const char *expected_sha, int count, ...) in assert_mergebase_octopus()
/dports/devel/brz/breezy-3.2.0/breezy/git/
H A Dobject_store.py160 def _check_expected_sha(expected_sha, object): argument
584 expected_sha=None): argument
/dports/devel/libgit2/libgit2-1.3.0/tests/attr/
H A Drepo.c241 … void assert_proper_normalization(git_index *index, const char *filename, const char *expected_sha) in assert_proper_normalization()
/dports/graphics/opencv/opencv-4.5.3/samples/dnn/
H A Ddownload_models.py47 def checkHashsum(expected_sha, filepath, silent=True): argument
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DTestDFSClientRetries.java740 final byte[] expected_sha; field in TestDFSClientRetries.DFSClientReader
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A Dgroupcompress.py843 def compress(self, key, chunks, length, expected_sha, nostore_sha=None, argument