C# Class CClash.Tests.CompilerCacheTest

Afficher le fichier Open project: artillery/cclash Class Usage Examples

Méthodes publiques

Свойство Type Description
cachesuffix string

Méthodes publiques

Méthode Description
MakeLotsOfFiles ( int count ) : List
RunSubprocess ( string prog, string argv, StringBuilder stdout, StringBuilder stderr ) : void

Private Methods

Méthode Description
Down ( ) : void
Init ( ) : void
MPTest ( int files ) : void
Run0GetOverhead ( ) : void
RunDisabled ( int times ) : void
RunDisabledByCondition ( ) : void
RunEnabledByCondition ( ) : void
RunEnabledDirect ( int times ) : void
RunEnabledDirectNotSupported ( int times ) : void
RunEnabledDirectPdb ( int times ) : void
RunEnabledDirectServerFolders ( int times, int filecount, bool debug, bool pdb ) : void
RunEnabledDirectServerRestart ( int times ) : void
TestHashKeyDerive ( ) : void

Method Details

MakeLotsOfFiles() public méthode

public MakeLotsOfFiles ( int count ) : List
count int
Résultat List

RunSubprocess() public méthode

public RunSubprocess ( string prog, string argv, StringBuilder stdout, StringBuilder stderr ) : void
prog string
argv string
stdout StringBuilder
stderr StringBuilder
Résultat void

Property Details

cachesuffix public_oe static_oe property

public static string cachesuffix
Résultat string