Home
last modified time | relevance | path

Searched defs:RandomTextGenerator (Results 1 – 4 of 4) sorted by relevance

/dports/www/slowhttptest/slowhttptest-1.8.2/src/
H A Dtext-generator.h48 RandomTextGenerator() { ::srand(time(NULL)); } in RandomTextGenerator() function
H A Dslowhttptest.h65 class RandomTextGenerator; variable
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Drandomtextgenerator.h8 class RandomTextGenerator; variable
H A Drandomtextgenerator.cpp7 RandomTextGenerator::RandomTextGenerator(QWidget *parent, const QStringList &textLines): in RandomTextGenerator() function in RandomTextGenerator