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

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestPipes.cpp460 nsIInputStream* in1; local
462 rv = NS_NewPipe(&in1, &out1, 20, 1999);
471 nsPump* pump = new nsPump(in1, out2);
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/
H A DTestXPTCInvoke.cpp1338 PRInt32 in1 = 1; local
1353 (void)test->AddTwoInts(in1, in2, &out);

Completed in 320 milliseconds