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

/vbox/src/libs/xpcom18a4/xpcom/sample/
H A DnsSample.cpp171 nsEmbedCString foopy2; local
172 GetStringValue(foopy2);
174 //foopy2.AppendLiteral("foopy");
175 const char* f2 = foopy2.get();
176 PRUint32 l2 = foopy2.Length();

Completed in 471 milliseconds