Searched refs:g_kcMbMaxMainLog (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/
H A Dconfig.py126 g_kcMbMaxMainLog = 32; variable
/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxcontroller.py335 fSizeOk = oStat.st_size / (1024 * 1024) < config.g_kcMbMaxMainLog;
/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuimain.py826 iMax = config.g_kcMbMaxMainLog * 1048576 / cbChunk, iDefault = 0);

Completed in 49 milliseconds