Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
|
#include <testdata.h>
Static Public Attributes | |
static const char * | SEARCH_PATTERNS [] |
Contains name of the testdata used as search patterns
const char * strings::PatternFiles::SEARCH_PATTERNS [static] |
{ "testdata/patterns/aaa.txt", "testdata/patterns/alphabet.txt", "testdata/patterns/and.txt", "testdata/patterns/nnn.txt", "testdata/patterns/php.txt", "testdata/patterns/php_line.txt", "testdata/patterns/random_genome.txt", "testdata/patterns/random_genome2.txt", "testdata/patterns/random_keyboard.txt", NULL }