Home
last modified time | relevance | path

Searched defs:testFile (Results 1 – 25 of 1519) sorted by relevance

12345678910>>...61

/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/variantutils/
H A DSelectVariantsIntegrationTest.java30 private static String baseTestString(String args, String testFile) { in baseTestString()
39 final String testFile = getToolTestDataDir() + "vcfexample2.vcf"; in testSampleSelection() local
72 final String testFile = getToolTestDataDir() + "test.dup.vcf"; in testRepeatedLineSelectionAndExludeFiltered() local
84 final String testFile = getToolTestDataDir() + "vcfexample2.vcf"; in testComplexSelection() local
134 final String testFile = getToolTestDataDir() + "vcfexample2.vcf"; in testComplexSelectionWithNonExistingSamples() local
147 final String testFile = getToolTestDataDir() + "vcfexample2.vcf"; in testNonExistentSampleFile() local
160 final String testFile = getToolTestDataDir() + "vcfexample2.vcf"; in testNonExistingFieldSelection() local
175 final String testFile = getToolTestDataDir() + "vcfexample2.vcf"; in testSampleExclusionFromFileAndSeparateSample() local
479 final String testFile = getToolTestDataDir() + "ac0.vcf"; in testInvalidJexl() local
573 final String testFile = getToolTestDataDir(); in testNotFileVcfException() local
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/tsv/
H A DTableReaderUnitTest.java236 final Path testFile = createTestInput( in testBadHeader() local
244 final Path testFile = createTestInput( in testSourceNameFromFile() local
257 final Path testFile = createTestInput( in testArbitrarySourceName() local
270 final Path testFile = createTestInput( in testColumnNames() local
296 final Path testFile = createTestInput( in testReadFromString() local
315 final Path testFile = createTestInput( in testReadFromStringTooManyValues() local
333 final Path testFile = createTestInput( in testReadFromStringTooFewValues() local
351 final Path testFile = createTestInput( in testColumnIndex() local
380 final Path testFile = createTestInput( in testMetadata() local
412 final Path testFile = createTestInput( in testColumnValueAsInt() local
[all …]
/dports/graphics/epdfview/epdfview-0.1.8/tests/
H A DPDFDocumentTest.cxx112 gchar *testFile = getTestFile ("noFile.pdf"); in fileNotFound() local
140 gchar *testFile = getTestFile ("PDFDocumentTest.cxx"); in invalidFile() local
170 gchar *testFile = getTestFile ("test_encrypted.pdf"); in encryptedFile() local
228 gchar *testFile = getTestFile ("test2.pdf"); in validFile() local
332 gchar *testFile = getTestFile ("test2.pdf"); in pageChange() local
449 gchar *testFile = getTestFile ("test2.pdf"); in pageRotate() local
506 gchar *testFile = getTestFile ("test2.pdf"); in pageZoom() local
571 gchar *testFile = getTestFile ("test2.pdf"); in pageRender() local
621 gchar *testFile = getTestFile ("test1.pdf"); in pageLinks() local
679 gchar *testFile = getTestFile ("test1.pdf"); in pageFindText() local
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/github.com/google/pprof/internal/driver/
H A Dfetch_test.go155 type testFile struct{ name, buildID string } argument
157 func (f testFile) Name() string { return f.name }
158 func (testFile) Base() uint64 { return 0 }
159 func (f testFile) BuildID() string { return f.buildID }
160 func (testFile) SourceLine(addr uint64) ([]plugin.Frame, error) { return nil, nil }
161 func (testFile) Symbols(r *regexp.Regexp, addr uint64) ([]*plugin.Sym, error) { return nil, nil }
162 func (testFile) Close() error { return nil }
/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-gonic/gin/gin-1.7.4/binding/
H A Dmultipart_form_mapping_test.go97 type testFile struct { struct
98 Fieldname string
99 Filename string
100 Content []byte
103 func createRequestMultipartFiles(t *testing.T, files ...testFile) *http.Request {
125 func assertMultipartFileHeader(t *testing.T, fh *multipart.FileHeader, file testFile) {
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/gin-gonic/gin/binding/
H A Dmultipart_form_mapping_test.go97 type testFile struct { struct
98 Fieldname string
99 Filename string
100 Content []byte
103 func createRequestMultipartFiles(t *testing.T, files ...testFile) *http.Request {
125 func assertMultipartFileHeader(t *testing.T, fh *multipart.FileHeader, file testFile) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/ext4/internal/compactext4/
H A Dcompact_test.go16 type testFile struct { struct
17 Path string
18 File *File
19 Data []byte
20 DataSize int64
21 Link string
22 ExpectError bool
58 func (tf *testFile) Reader() io.Reader {
65 func createTestFile(t *testing.T, w *Writer, tf testFile) {
137 func runTestsOnFiles(t *testing.T, testFiles []testFile, opts ...Option) {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/ext4/internal/compactext4/
H A Dcompact_test.go16 type testFile struct { struct
17 Path string
18 File *File
19 Data []byte
20 DataSize int64
21 Link string
22 ExpectError bool
58 func (tf *testFile) Reader() io.Reader {
65 func createTestFile(t *testing.T, w *Writer, tf testFile) {
137 func runTestsOnFiles(t *testing.T, testFiles []testFile, opts ...Option) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/ext4/internal/compactext4/
H A Dcompact_test.go16 type testFile struct { struct
17 Path string
18 File *File
19 Data []byte
20 DataSize int64
21 Link string
22 ExpectError bool
58 func (tf *testFile) Reader() io.Reader {
65 func createTestFile(t *testing.T, w *Writer, tf testFile) {
137 func runTestsOnFiles(t *testing.T, testFiles []testFile, opts ...Option) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/ext4/internal/compactext4/
H A Dcompact_test.go16 type testFile struct { struct
17 Path string
18 File *File
19 Data []byte
20 DataSize int64
21 Link string
22 ExpectError bool
58 func (tf *testFile) Reader() io.Reader {
65 func createTestFile(t *testing.T, w *Writer, tf testFile) {
137 func runTestsOnFiles(t *testing.T, testFiles []testFile, opts ...Option) {
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/ext4/internal/compactext4/
H A Dcompact_test.go16 type testFile struct { struct
17 Path string
18 File *File
19 Data []byte
20 DataSize int64
21 Link string
22 ExpectError bool
58 func (tf *testFile) Reader() io.Reader {
65 func createTestFile(t *testing.T, w *Writer, tf testFile) {
137 func runTestsOnFiles(t *testing.T, testFiles []testFile, opts ...Option) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/google/pprof/internal/driver/
H A Dfetch_test.go168 type testFile struct{ name, buildID string } argument
170 func (f testFile) Name() string { return f.name }
171 func (testFile) ObjAddr(addr uint64) (uint64, error) { return addr, nil }
172 func (f testFile) BuildID() string { return f.buildID }
173 func (testFile) SourceLine(addr uint64) ([]plugin.Frame, error) { return nil, nil }
174 func (testFile) Symbols(r *regexp.Regexp, addr uint64) ([]*plugin.Sym, error) { return nil, nil }
175 func (testFile) Close() error { return nil }
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/google/pprof/internal/driver/
H A Dfetch_test.go168 type testFile struct{ name, buildID string } argument
170 func (f testFile) Name() string { return f.name }
171 func (testFile) ObjAddr(addr uint64) (uint64, error) { return addr, nil }
172 func (f testFile) BuildID() string { return f.buildID }
173 func (testFile) SourceLine(addr uint64) ([]plugin.Frame, error) { return nil, nil }
174 func (testFile) Symbols(r *regexp.Regexp, addr uint64) ([]*plugin.Sym, error) { return nil, nil }
175 func (testFile) Close() error { return nil }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/google/pprof/internal/driver/
H A Dfetch_test.go168 type testFile struct{ name, buildID string } struct
170 func (f testFile) Name() string { return f.name }
171 func (testFile) Base() uint64 { return 0 }
172 func (f testFile) BuildID() string { return f.buildID }
173 func (testFile) SourceLine(addr uint64) ([]plugin.Frame, error) { return nil, nil }
174 func (testFile) Symbols(r *regexp.Regexp, addr uint64) ([]*plugin.Sym, error) { return nil, nil }
175 func (testFile) Close() error { return nil }
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/google/pprof/internal/driver/
H A Dfetch_test.go168 type testFile struct{ name, buildID string } argument
170 func (f testFile) Name() string { return f.name }
171 func (testFile) ObjAddr(addr uint64) (uint64, error) { return addr, nil }
172 func (f testFile) BuildID() string { return f.buildID }
173 func (testFile) SourceLine(addr uint64) ([]plugin.Frame, error) { return nil, nil }
174 func (testFile) Symbols(r *regexp.Regexp, addr uint64) ([]*plugin.Sym, error) { return nil, nil }
175 func (testFile) Close() error { return nil }
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/google/pprof/internal/driver/
H A Dfetch_test.go168 type testFile struct{ name, buildID string } argument
170 func (f testFile) Name() string { return f.name }
171 func (testFile) Base() uint64 { return 0 }
172 func (f testFile) BuildID() string { return f.buildID }
173 func (testFile) SourceLine(addr uint64) ([]plugin.Frame, error) { return nil, nil }
174 func (testFile) Symbols(r *regexp.Regexp, addr uint64) ([]*plugin.Sym, error) { return nil, nil }
175 func (testFile) Close() error { return nil }
/dports/devel/pprof/pprof-acf8798/internal/driver/
H A Dfetch_test.go168 type testFile struct{ name, buildID string } struct
170 func (f testFile) Name() string { return f.name }
171 func (testFile) Base() uint64 { return 0 }
172 func (f testFile) BuildID() string { return f.buildID }
173 func (testFile) SourceLine(addr uint64) ([]plugin.Frame, error) { return nil, nil }
174 func (testFile) Symbols(r *regexp.Regexp, addr uint64) ([]*plugin.Sym, error) { return nil, nil }
175 func (testFile) Close() error { return nil }
/dports/net/storj/storj-1.45.3/vendor/github.com/google/pprof/internal/driver/
H A Dfetch_test.go168 type testFile struct{ name, buildID string } argument
170 func (f testFile) Name() string { return f.name }
171 func (testFile) ObjAddr(addr uint64) (uint64, error) { return addr, nil }
172 func (f testFile) BuildID() string { return f.buildID }
173 func (testFile) SourceLine(addr uint64) ([]plugin.Frame, error) { return nil, nil }
174 func (testFile) Symbols(r *regexp.Regexp, addr uint64) ([]*plugin.Sym, error) { return nil, nil }
175 func (testFile) Close() error { return nil }
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Compression.Brotli/tests/
H A DBrotliEncoderTests.cs191 public void ReadFully(string testFile) in ReadFully()
207 public void ReadWithState(string testFile) in ReadWithState()
221 public void ReadWithoutState(string testFile) in ReadWithoutState()
235 public void WriteFully(string testFile) in WriteFully()
254 public void WriteWithState(string testFile) in WriteWithState()
270 public void WriteWithoutState(string testFile) in WriteWithoutState()
286 public void WriteStream(string testFile) in WriteStream()
/dports/shells/elvish/elvish-0.17.0/pkg/cli/modes/
H A Dnavigation_fs_test.go92 type testFile struct { struct
93 name string
94 data interface{}
97 func (f testFile) Name() string { return f.name }
99 func (f testFile) ShowName() ui.Text {
111 func (f testFile) IsDirDeep() bool {
116 func (f testFile) Read() ([]NavigationFile, []byte, error) {
/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/test/integration/
H A Droot_dom.cc32 const std::string testFile = in TEST() local
45 const std::string testFile = in TEST() local
58 const std::string testFile = in TEST() local
81 const std::string testFile = in TEST() local
102 const std::string testFile = in TEST() local
/dports/lang/gcc8/gcc-8.5.0/libgo/go/archive/tar/
H A Dtar_test.go30 type testFile struct { struct
31 ops fileOps
32 pos int64
35 func (f *testFile) Read(b []byte) (int, error) {
57 func (f *testFile) Write(b []byte) (int, error) {
81 func (f *testFile) Seek(pos int64, whence int) (int64, error) {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/archive/tar/
H A Dtar_test.go30 type testFile struct { struct
31 ops fileOps
32 pos int64
35 func (f *testFile) Read(b []byte) (int, error) {
57 func (f *testFile) Write(b []byte) (int, error) {
81 func (f *testFile) Seek(pos int64, whence int) (int64, error) {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/archive/tar/
H A Dtar_test.go30 type testFile struct { struct
31 ops fileOps
32 pos int64
35 func (f *testFile) Read(b []byte) (int, error) {
57 func (f *testFile) Write(b []byte) (int, error) {
81 func (f *testFile) Seek(pos int64, whence int) (int64, error) {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/archive/tar/
H A Dtar_test.go30 type testFile struct { struct
31 ops fileOps
32 pos int64
35 func (f *testFile) Read(b []byte) (int, error) {
57 func (f *testFile) Write(b []byte) (int, error) {
81 func (f *testFile) Seek(pos int64, whence int) (int64, error) {

12345678910>>...61