Home
last modified time | relevance | path

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

/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/vcf/test/
H A DVcfFileTest.cpp26 const int NUM_SAMPLES_SUBSET1 = 2; variable
137 assert(header.getNumSamples() == NUM_SAMPLES_SUBSET1); in testVcfReadFile()
573 assert(header.getNumSamples() == NUM_SAMPLES - NUM_SAMPLES_SUBSET1); in testVcfReadFile()
1035 assert(header.getNumSamples() == NUM_SAMPLES - NUM_SAMPLES_SUBSET1); in testVcfReadFile()
1191 assert(header.getNumSamples() == NUM_SAMPLES - NUM_SAMPLES_SUBSET1); in testVcfReadFile()
1273 assert(header.getNumSamples() == NUM_SAMPLES - NUM_SAMPLES_SUBSET1); in testVcfReadFile()
1354 assert(header.getNumSamples() == NUM_SAMPLES_SUBSET1); in testVcfReadFile()
1429 assert(header.getNumSamples() == NUM_SAMPLES_SUBSET1); in testVcfReadFile()
1516 assert(header.getNumSamples() == NUM_SAMPLES_SUBSET1); in testVcfReadFile()
1819 assert(header.getNumSamples() == NUM_SAMPLES_SUBSET1); in testVcfReadFile()
[all …]