Searched refs:devNull (Results 1 – 2 of 2) sorted by relevance
102 final FileOutputStream devNull = devNullTemp; in runTest() local115 if (devNull != null) { in runTest()118 sampleMessage.writeTo(devNull); in runTest()
1894 INT devNull; /* Just a dummy to avoid a lot of branches in the code */ in pcmDmx_ApplyFrame() local1919 pDmxOutScale = &devNull; /* redirect to temporal stack memory */ in pcmDmx_ApplyFrame()