Searched defs:roundtrip (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsFastLoadFile.cpp2238 nsCOMPtr<nsISupports> roundtrip; local
2239 rootObject->QueryInterface(aIID, getter_AddRefs(roundtrip));
2243 NS_ASSERTION(roundtrip.get() == aObject,

Completed in 205 milliseconds