Searched refs:aActiveConnection (Results 1 – 3 of 3) sorted by relevance
287 PropertyValue aActiveConnection = new PropertyValue(); in load() local288 aActiveConnection.Name = "ActiveConnection"; in load()289 aActiveConnection.Value = aActiveConnectionObj; in load()290 aPropertyList2.add(aActiveConnection); in load()
411 PropertyValue aActiveConnection = new PropertyValue(); in startTestForFile() local412 aActiveConnection.Name = "ActiveConnection"; in startTestForFile()413 aActiveConnection.Value = aActiveConnectionObj; in startTestForFile()414 aPropertyList.add(aActiveConnection); in startTestForFile()
437 PropertyValue aActiveConnection = new PropertyValue(); in startTestForFile() local438 aActiveConnection.Name = "ActiveConnection"; in startTestForFile()439 aActiveConnection.Value = aActiveConnectionObj; in startTestForFile()440 aPropertyList.add(aActiveConnection); in startTestForFile()
Completed in 18 milliseconds