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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dcoreconsts.py54 g_kasBuildTypesAll = [ 'release', 'strict', 'profile', 'debug' ]; variable
/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuiadminbuildblacklist.py63 self.asTypes = coreconsts.g_kasBuildTypesAll
H A Dwuiadminbuildsource.py65 asTypes = self.getListOfItems(coreconsts.g_kasBuildTypesAll, oData.asTypes);

Completed in 43 milliseconds