Home
last modified time | relevance | path

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

/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/genomicsdb/
H A DGenomicsDBImportIntegrationTest.java512 testGenomicsDBImportWithZeroBufferSize(LOCAL_GVCFS, INTERVAL, COMBINED); in testZeroVCFBufferSize()
557 …private void testGenomicsDBImportWithZeroBufferSize(final List<String> vcfInputs, final List<Simpl… in testGenomicsDBImportWithZeroBufferSize() method in GenomicsDBImportIntegrationTest