Home
last modified time | relevance | path

Searched defs:testFile (Results 51 – 75 of 1519) sorted by relevance

12345678910>>...61

/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dplugin_install_test.go35 type testFile struct { struct
36 Name, Body string
39 func makeInMemoryGzipTarFile(t *testing.T, files []testFile) *bytes.Reader {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/plumbing/format/diff/
H A Dunified_encoder_test.go1045 type testFile struct { struct
1046 path string
1047 mode filemode.FileMode
1048 seed string
1051 func (t testFile) Hash() plumbing.Hash {
1055 func (t testFile) Mode() filemode.FileMode {
1059 func (t testFile) Path() string {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/plumbing/format/diff/
H A Dunified_encoder_test.go1045 type testFile struct { struct
1046 path string
1047 mode filemode.FileMode
1048 seed string
1051 func (t testFile) Hash() plumbing.Hash {
1055 func (t testFile) Mode() filemode.FileMode {
1059 func (t testFile) Path() string {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/plumbing/format/diff/
H A Dunified_encoder_test.go1017 type testFile struct { struct
1018 path string
1019 mode filemode.FileMode
1020 seed string
1023 func (t testFile) Hash() plumbing.Hash {
1027 func (t testFile) Mode() filemode.FileMode {
1031 func (t testFile) Path() string {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/plumbing/format/diff/
H A Dunified_encoder_test.go1017 type testFile struct { struct
1018 path string
1019 mode filemode.FileMode
1020 seed string
1023 func (t testFile) Hash() plumbing.Hash {
1027 func (t testFile) Mode() filemode.FileMode {
1031 func (t testFile) Path() string {
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/plumbing/format/diff/
H A Dunified_encoder_test.go1045 type testFile struct { struct
1046 path string
1047 mode filemode.FileMode
1048 seed string
1051 func (t testFile) Hash() plumbing.Hash {
1055 func (t testFile) Mode() filemode.FileMode {
1059 func (t testFile) Path() string {
/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/test/integration/
H A Dworld_dom.cc32 const std::string testFile = in TEST() local
46 const std::string testFile = in TEST() local
59 const std::string testFile = in TEST() local
79 const std::string testFile = in TEST() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/
H A DValidateMisc.cs38 …public void v1(String testDir, String testFile, int expCount, int expCountGT, int expCountGE, int … in v1()
92 …public void v2(String testDir, String testFile, int expCount, int expCountGT, int expCountGE, int … in v2()
157 …public void v1(String testDir, String testFile, int expCount, int expCountGT, int expCountGE, int … in v1()
221 …public void v2(String testDir, String testFile, int expCount, int expCountGT, int expCountGE, int … in v2()
358 public void v2(String testDir, String testFile, int expCount) in v2()
426 …public void AddValid_Import_Include_Redefine(String testDir, String testFile, int expCount, int ex… in AddValid_Import_Include_Redefine()
453 … public void AddEditInvalidImport(String testDir, String testFile, int expCountGT, int expCountGE) in AddEditInvalidImport()
507 public void AddEditInvalidIncludeSchema(String testFile, int expCountGT, int expCountGE) in AddEditInvalidIncludeSchema()
564 public void AddInvalid_Import_Include(String testDir, String testFile) in AddInvalid_Import_Include()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/
H A DTestAzureFileSystemErrorConditions.java167 Path testFile = new Path("/a/b"); in testTransientErrorOnDelete() local
175 private void writeAllThreeFile(NativeAzureFileSystem fs, Path testFile) in writeAllThreeFile()
184 private void readAllThreeFile(NativeAzureFileSystem fs, Path testFile) in readAllThreeFile()
211 Path testFile = new Path("/a/b"); in testTransientErrorOnCommitBlockList() local
227 Path testFile = new Path("/a/b"); in testTransientErrorOnRead() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/api/
H A Dcl_build_program_tests.inl31 std::string testFile; local
83 std::string testFile; local
128 std::string testFile; local
177 std::string testFile; local
283 std::string testFile; local
323 std::string testFile; local
366 std::string testFile; local
443 std::string testFile; local
515 std::string testFile; local
593 std::string testFile; local
[all …]
H A Dcl_compile_program_tests.inl26 std::string testFile; local
71 std::string testFile; local
153 std::string testFile; local
195 std::string testFile; local
242 std::string testFile; local
338 std::string testFile; local
416 std::string testFile; local
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dunified_spec_test.go37 type testFile struct { struct
38 RunOn []mtest.RunOnBlock `bson:"runOn"`
39 DatabaseName string `bson:"database_name"`
40 CollectionName string `bson:"collection_name"`
41 BucketName string `bson:"bucket_name"`
42 Data testData `bson:"data"`
43 JSONSchema bson.Raw `bson:"json_schema"`
44 KeyVaultData []bson.Raw `bson:"key_vault_data"`
45 Tests []*testCase `bson:"tests"`
193 func runSpecTestCase(mt *mtest.T, test *testCase, testFile testFile) { argument
[all …]
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/settings/
H A Dtest_PreVerificationSettings.cpp53 QFile testFile(settings.mStore->fileName()); in testAdd() local
69 QFile testFile(settings.mStore->fileName()); in testAddAlreadyContainedCert() local
101 QFile testFile(settings.mStore->fileName()); in testRemoveCert() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/nio/channels/FileChannel/
H A DWrite.java49 File testFile = File.createTempFile("test1", null); in test1() local
62 File testFile = File.createTempFile("test2", null); in test2() local
107 File testFile = File.createTempFile("test1", null); in test3() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/nio/channels/FileChannel/
H A DWrite.java49 File testFile = File.createTempFile("test1", null); in test1() local
62 File testFile = File.createTempFile("test2", null); in test2() local
107 File testFile = File.createTempFile("test1", null); in test3() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/nio/channels/FileChannel/
H A DWrite.java49 File testFile = File.createTempFile("test1", null); in test1() local
62 File testFile = File.createTempFile("test2", null); in test2() local
107 File testFile = File.createTempFile("test1", null); in test3() local
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/kurin/blazer/b2/
H A Db2_test.go314 type testFile struct { struct
315 n string
316 s int64
317 t time.Time
318 a string
319 files map[string]string
322 func (t *testFile) name() string { return t.n }
323 func (t *testFile) size() int64 { return t.s }
324 func (t *testFile) timestamp() time.Time { return t.t }
325 func (t *testFile) status() string { return t.a }
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/File/
H A DNulFile.java59 private static void testFile() { in testFile() method in NulFile
136 File testFile = new File(curName, "child"); in test() local
274 private static void test(File testFile) { in test()
281 private static void test(File testFile, boolean derived) { in test()
544 private static void testSerialization(File testFile) { in testSerialization()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/io/File/
H A DNulFile.java59 private static void testFile() { in testFile() method in NulFile
136 File testFile = new File(curName, "child"); in test() local
274 private static void test(File testFile) { in test()
281 private static void test(File testFile, boolean derived) { in test()
544 private static void testSerialization(File testFile) { in testSerialization()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/File/
H A DNulFile.java59 private static void testFile() { in testFile() method in NulFile
136 File testFile = new File(curName, "child"); in test() local
274 private static void test(File testFile) { in test()
281 private static void test(File testFile, boolean derived) { in test()
544 private static void testSerialization(File testFile) { in testSerialization()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/io/File/
H A DNulFile.java59 private static void testFile() { in testFile() method in NulFile
136 File testFile = new File(curName, "child"); in test() local
274 private static void test(File testFile) { in test()
281 private static void test(File testFile, boolean derived) { in test()
544 private static void testSerialization(File testFile) { in testSerialization()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/io/File/
H A DNulFile.java59 private static void testFile() { in testFile() method in NulFile
136 File testFile = new File(curName, "child"); in test() local
274 private static void test(File testFile) { in test()
281 private static void test(File testFile, boolean derived) { in test()
544 private static void testSerialization(File testFile) { in testSerialization()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/io/File/
H A DNulFile.java59 private static void testFile() { in testFile() method in NulFile
136 File testFile = new File(curName, "child"); in test() local
274 private static void test(File testFile) { in test()
281 private static void test(File testFile, boolean derived) { in test()
544 private static void testSerialization(File testFile) { in testSerialization()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/File/
H A DNulFile.java59 private static void testFile() { in testFile() method in NulFile
136 File testFile = new File(curName, "child"); in test() local
274 private static void test(File testFile) { in test()
281 private static void test(File testFile, boolean derived) { in test()
544 private static void testSerialization(File testFile) { in testSerialization()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/File/
H A DNulFile.java59 private static void testFile() { in testFile() method in NulFile
136 File testFile = new File(curName, "child"); in test() local
274 private static void test(File testFile) { in test()
281 private static void test(File testFile, boolean derived) { in test()
544 private static void testSerialization(File testFile) { in testSerialization()

12345678910>>...61