Home
last modified time | relevance | path

Searched refs:aNoTesttoolKey (Results 1 – 1 of 1) sorted by relevance

/trunk/main/automation/source/server/
H A Dserver.cxx230 …ByteString aNoTesttoolKey( ByteString("Exclude_").Append( ByteString( Application::GetAppFileName(… in GetPort() local
235 aConf.WriteKey( aNoTesttoolKey, "something" ); in GetPort()
241 if ( !bAutomate || aConf.ReadKey( aNoTesttoolKey, "" ) != "" ) in GetPort()